mirror of
https://github.com/remnawave/panel.git
synced 2026-04-12 17:24:16 +00:00
docs: update WEBHOOK_ENABLED default value to false
This commit is contained in:
@@ -185,8 +185,10 @@ scrape_configs:
|
||||
|
||||
Enable webhook.
|
||||
|
||||
Possible values: `true`, `false`.
|
||||
|
||||
```bash
|
||||
WEBHOOK_ENABLED=true
|
||||
WEBHOOK_ENABLED=false
|
||||
```
|
||||
|
||||
If webhook is enabled, you must set up the URL and secret.
|
||||
|
||||
Reference in New Issue
Block a user