fix: enable cookie authentication
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0caf3fe3e5
commit
351921e1c7
1 changed files with 1 additions and 0 deletions
1
torrc
1
torrc
|
@ -6,4 +6,5 @@ NoExec 1
|
|||
Log notice syslog
|
||||
DataDirectory /var/lib/tor
|
||||
ControlPort 127.0.0.1:9051
|
||||
CookieAuthentication 1
|
||||
%include /var/lib/tor/hidden_services/conf.d/
|
||||
|
|
Loading…
Reference in a new issue