aboutsummaryrefslogtreecommitdiff
path: root/src/app/config
diff options
context:
space:
mode:
authorSteven Engler <sengler@uwaterloo.ca>2020-03-31 20:24:41 -0400
committerSteven Engler <sengler@uwaterloo.ca>2020-04-01 01:00:09 -0400
commitcc5319bf8e324f8beea01cf562de4b78f42a2917 (patch)
tree98a6f45181952ba5900aa4daca78737a1c1b12ec /src/app/config
parentca8e6451f2be09415eb6ebf66f22272b13d02246 (diff)
downloadtor-cc5319bf8e324f8beea01cf562de4b78f42a2917.tar.gz
tor-cc5319bf8e324f8beea01cf562de4b78f42a2917.zip
Updated the TestingTorNetwork man page options
Updated 'doc/tor.1.txt' to match 'src/app/config/testnet.inc'.
Diffstat (limited to 'src/app/config')
-rw-r--r--src/app/config/testnet.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/config/testnet.inc b/src/app/config/testnet.inc
index f146a03cd1..907c35f97c 100644
--- a/src/app/config/testnet.inc
+++ b/src/app/config/testnet.inc
@@ -1,3 +1,5 @@
+// When modifying, don't forget to update the defaults
+// for 'TestingTorNetwork' in 'doc/tor.1.txt'
{ "DirAllowPrivateAddresses", "1" },
{ "EnforceDistinctSubnets", "0" },
{ "AssumeReachable", "1" },