Auto merge dev → main (#1258)
* meow * updated it * meow * add avg TTL footer to /comp + extend freshness window to 90m when servers slow --------- Co-authored-by: Clippii <clippii@protonmail.com>
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
SREBOT_EXTERNAL_PORT=18081
|
||||
SREBOT_EXTERNAL_BEARER_TOKEN=your_external_bridge_token # Optional, protects the bridge API and websocket
|
||||
SREBOT_EXTERNAL_UPSTREAM_URL=http://127.0.0.1:6000
|
||||
SREBOT_TTL_ALERT_WEBHOOK_URL=https://discord.com/api/webhooks/... # Optional, maintains one Discord status message for TTL degradation/recovery
|
||||
NODE_ENV=production
|
||||
PYTHONUNBUFFERED=1
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user