config: Obsolete PortForwarding and PortForwardingHelper options.

* FIXES part of #25409: https://bugs.torproject.org/25409
This commit is contained in:
Isis Lovecruft 2018-04-10 19:08:57 +00:00
parent 9df110cd72
commit 65d6b66e99
No known key found for this signature in database
GPG Key ID: B8938BC5E86C046F
1 changed files with 2 additions and 0 deletions

View File

@ -492,6 +492,8 @@ static config_var_t option_vars_[] = {
V(TestingSigningKeySlop, INTERVAL, "1 day"),
V(OptimisticData, AUTOBOOL, "auto"),
OBSOLETE("PortForwarding"),
OBSOLETE("PortForwardingHelper"),
OBSOLETE("PreferTunneledDirConns"),
V(ProtocolWarnings, BOOL, "0"),
V(PublishServerDescriptor, CSV, "1"),