This commit is contained in:
11
config.example.yaml
Normal file
11
config.example.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
server_name: db-prod-1
|
||||
discord_webhook_url: https://discord.com/api/webhooks/replace/me
|
||||
notify_role_id: "123456789012345678"
|
||||
|
||||
request_timeout: 10s
|
||||
|
||||
backup:
|
||||
interval: 24h
|
||||
source_file: /var/lib/postgresql/data/app.db
|
||||
output_dir: /var/backups/postgres
|
||||
file_prefix: db
|
||||
Reference in New Issue
Block a user