Audit and update all READMEs and manuals to match current codebase
This commit is contained in:
@@ -297,14 +297,8 @@ HOST1_JELLYFIN_API_KEY=""
|
||||
|
||||
```bash
|
||||
# master.conf
|
||||
WEBHOOK_PORT=9456 # 0 = disable listener
|
||||
WEBHOOK_PORT=7821 # 0 = disable listener
|
||||
WEBHOOK_SECRET="" # auto-generated on first start if empty
|
||||
WEBHOOK_UPGRADE_RSYNC_ENABLED=true # push upgraded file to remote nodes
|
||||
```
|
||||
|
||||
```bash
|
||||
# host*.conf
|
||||
HOST1_WEBHOOK_LAN_IP="192.168.50.2" # IP arrs call for webhook delivery
|
||||
```
|
||||
|
||||
When `WEBHOOK_PORT=0`, `start_webhook_listener.sh` exits cleanly and no listener starts.
|
||||
|
||||
Reference in New Issue
Block a user