mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-11-24 11:47:03 -05:00
🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 7m27s
All checks were successful
release-tag / release-image (push) Successful in 7m27s
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
This commit is contained in:
@@ -278,7 +278,9 @@ ExitRelay 1
|
||||
PublishServerDescriptor 1
|
||||
Nickname ${TOR_RELAY_NICK_NAME:-$RANDOM_NICK}
|
||||
ContactInfo ${TOR_RELAY_ADMIN:-tor-admin@$HOSTNAME}
|
||||
AccountingMax ${TOR_RELAY_ACCOUNT_MAX:-2000 GBytes}
|
||||
AccountingMax ${TOR_RELAY_ACCOUNT_MAX:-250 GBytes}
|
||||
RelayBandwidthRate ${TOR_RELAY_BANDWIDTH_RATE:-96 KB}
|
||||
RelayBandwidthBurst ${TOR_RELAY_BANDWIDTH_BURST:-192 KB}
|
||||
AccountingStart month 1 00:00
|
||||
DirPortFrontPage /usr/share/tor/html/exit.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user