Simplify Tor logging restriction
Can use the "Log min-max <location>" syntax instead of declaring a separate value for each logging level.
This commit is contained in:
parent
81a802e3fc
commit
77f617e984
|
@ -6,6 +6,4 @@ CookieAuthFileGroupReadable 1
|
||||||
ExtORPortCookieAuthFileGroupReadable 1
|
ExtORPortCookieAuthFileGroupReadable 1
|
||||||
CacheDirectoryGroupReadable 1
|
CacheDirectoryGroupReadable 1
|
||||||
CookieAuthFile /var/lib/tor/control_auth_cookie
|
CookieAuthFile /var/lib/tor/control_auth_cookie
|
||||||
Log debug file /dev/null
|
Log debug-notice file /dev/null
|
||||||
Log info file /dev/null
|
|
||||||
Log notice file /dev/null
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user