remove unused vars

This commit is contained in:
meaz 2022-12-22 10:08:13 +01:00
parent db98c54755
commit d1a234e28d
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 0 additions and 6 deletions

View File

@ -82,9 +82,3 @@ tor_apt:
- tor
- deb.torproject.org-keyring
tor_server_names_hash_bucket_size: 128
tor_HiddenService:
- name: 'disroot_website'
dir: '/var/lib/tor/disroot_website'
#port: '80 127.0.0.1:80' # x y:z says to redirect requests on port x to the address y:z
port: '80 unix:/var/run/disroot_website.sock' # x y:z says to redirect requests on port x to the address y:z