Skip to content
Snippets Groups Projects
Verified Commit 03e628d7 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Version pica02 config ; change crontab ; backup on startup

parent 343302cf
No related branches found
No related tags found
1 merge request!46Improve db-backup image
{
"wekan":
{
"Host": "wekan-db",
"Port": "27017",
"Database": "wekan",
"Type": "mongo",
"Folder": "wekan",
"Cron" : "0 */12 * * *",
"Init-Backup" : "1",
"Backup-Rota":
{
"Hour" : 24,
"Day" : 7,
"Week" : 4,
"Month" : 12
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment