mirror of
https://github.com/casjaysdevdocker/tor
synced 2026-01-27 04:34:41 -05:00
🗃️ Update codebase 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh rootfs/usr/local/etc/docker/init.d/02-tor-relay.sh rootfs/usr/local/etc/docker/init.d/03-tor-server.sh rootfs/usr/local/etc/docker/init.d/zz-nginx.sh rootfs/usr/share/httpd/default/hidden_service.html rootfs/usr/share/httpd/default/hidden_services.html
This commit is contained in:
@@ -285,8 +285,8 @@ SocksTimeout ${TOR_SOCKS_TIMEOUT:-10}
|
||||
|
||||
##### logging
|
||||
LogMessageDomains 1
|
||||
Log notice file $LOG_DIR/bridge.log
|
||||
#Log debug file $LOG_DIR/bridge.debug
|
||||
Log notice file $LOG_DIR/$SERVICE_NAME.log
|
||||
#Log debug file $LOG_DIR/$SERVICE_NAME.debug
|
||||
|
||||
##### Bridge Settings
|
||||
BridgeRelay 1
|
||||
|
||||
Reference in New Issue
Block a user