add sigtype to i2ptunnel client gui too

This commit is contained in:
zzz
2014-01-05 16:38:39 +00:00
parent fba209ca7d
commit 17e63b054c
2 changed files with 30 additions and 1 deletions

View File

@@ -1215,7 +1215,7 @@ public class IndexBean {
"i2cp.reduceIdleTime", "i2cp.reduceQuantity", "i2cp.closeIdleTime",
"outproxyUsername", "outproxyPassword",
I2PTunnelHTTPClient.PROP_JUMP_SERVERS,
I2PTunnelHTTPClientBase.PROP_AUTH
I2PTunnelHTTPClientBase.PROP_AUTH, I2PClient.PROP_SIGTYPE
};
private static final String _otherServerOpts[] = {
"i2cp.reduceIdleTime", "i2cp.reduceQuantity", "i2cp.leaseSetKey", "i2cp.accessList",