i2ptunnel: Disable shared clients (DSA), any server not

supporting EdDSA doesn't support LS2.
This commit is contained in:
zzz
2020-12-29 15:51:51 -05:00
parent 62fce859b9
commit 0b59f53fe9
3 changed files with 9 additions and 2 deletions

View File

@@ -34,7 +34,6 @@ class Dummy {
// note that if the wording changes in i2ptunnel.config, we have to
// keep the old string here as well for existing installs
_t("shared clients");
_t("shared clients (DSA)");
_t("IRC proxy");
_t("eepsite");
_t("I2P webserver");