Update relaytester-test.sh log level to off and improve follows key decoding logic in ACL implementation for clarity and error handling.
This commit is contained in:
@@ -7,7 +7,7 @@ if ! command -v "relay-tester" &> /dev/null; then
|
||||
echo "./scripts/relaytester-install.sh"
|
||||
exit
|
||||
fi
|
||||
export ORLY_LOG_LEVEL=trace
|
||||
export ORLY_LOG_LEVEL=off
|
||||
export ORLY_LISTEN=127.0.0.1
|
||||
export ORLY_PORT=3334
|
||||
export ORLY_IP_WHITELIST=127.0.0
|
||||
|
||||
Reference in New Issue
Block a user