mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add an integration test for options disabled by dirauth subsystem.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
AuthDirMaxServersPerAddr 8
|
||||
@@ -0,0 +1 @@
|
||||
Read configuration file
|
||||
@@ -0,0 +1 @@
|
||||
This copy of Tor was built without support for the option "AuthDirMaxServersPerAddr". Skipping.
|
||||
@@ -0,0 +1 @@
|
||||
This copy of Tor was built without support for the option "AuthDirMaxServersPerAddr". Skipping.
|
||||
@@ -0,0 +1,5 @@
|
||||
#
|
||||
# This will get accepted if the module is enabled, and ignored if the module
|
||||
# is disabled.
|
||||
#
|
||||
AuthDirMaxServersPerAddr 8
|
||||
Reference in New Issue
Block a user