1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Add backup frequency to Huginn

This commit is contained in:
David Young
2018-05-27 22:49:16 +12:00
parent ed24f61883
commit 76ba623780

View File

@@ -60,6 +60,8 @@ TWITTER_OAUTH_SECRET=
# For postgres/postgres
POSTGRES_USER=huginn
POSTGRES_PASSWORD=<database password>
BACKUP_NUM_KEEP=7
BACKUP_FREQUENCY=1d
```
### Setup Docker Swarm