mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-15 10:46:34 +00:00
Add backup frequency to Huginn
This commit is contained in:
@@ -60,6 +60,8 @@ TWITTER_OAUTH_SECRET=
|
|||||||
# For postgres/postgres
|
# For postgres/postgres
|
||||||
POSTGRES_USER=huginn
|
POSTGRES_USER=huginn
|
||||||
POSTGRES_PASSWORD=<database password>
|
POSTGRES_PASSWORD=<database password>
|
||||||
|
BACKUP_NUM_KEEP=7
|
||||||
|
BACKUP_FREQUENCY=1d
|
||||||
```
|
```
|
||||||
|
|
||||||
### Setup Docker Swarm
|
### Setup Docker Swarm
|
||||||
|
|||||||
Reference in New Issue
Block a user