mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-11-24 11:47:03 -05:00
🗃️ Update codebase 🗃️
All checks were successful
release-tag / release-image (push) Successful in 5m8s
All checks were successful
release-tag / release-image (push) Successful in 5m8s
rootfs/tmp/etc/privoxy/config rootfs/usr/local/etc/docker/init.d/98-privoxy.sh
This commit is contained in:
@@ -10,10 +10,10 @@ enable-edit-actions 0
|
||||
accept-intercepted-requests 0
|
||||
trust-x-forwarded-for 1
|
||||
# Directories
|
||||
confdir /config/privoxy
|
||||
templdir /config/privoxy/templates
|
||||
filterfile /config/privoxy/default.filter
|
||||
actionfile /config/privoxy/default.action
|
||||
confdir /etc/privoxy
|
||||
templdir /etc/privoxy/templates
|
||||
filterfile /etc/privoxy/default.filter
|
||||
actionfile /etc/privoxy/default.action
|
||||
# Log settings
|
||||
logdir /data/logs/privoxy
|
||||
debug 1
|
||||
|
||||
Reference in New Issue
Block a user