🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled

rootfs/usr/local/etc/docker/init.d/02-tor-relay.sh
rootfs/usr/local/etc/docker/init.d/03-tor-bridge.sh
This commit is contained in:
casjay
2025-01-07 01:21:23 -05:00
parent d82127246a
commit 220c108c9c
2 changed files with 5 additions and 4 deletions

View File

@@ -269,7 +269,7 @@ ORPort ${TOR_BRIDGE_OR_PORT:-57004}
DirPort ${TOR_BRIDGE_DIR_PORT:-57005}
Nickname ${TOR_BRIDGE_NICK_NAME:-$RANDOM_NICK}
ContactInfo ${TOR_BRIDGE_ADMIN:-tor-admin@$HOSTNAME}
AccountingMax ${TOR_BRIDGE_ACCOUNT_MAX:-1000}
AccountingMax ${TOR_BRIDGE_ACCOUNT_MAX:-1000 GBytes}
BridgeRelay 1
PublishServerDescriptor 1
ExtORPort auto