Skip to content
Snippets Groups Projects
Commit b17e9f74 authored by Andres Maldonado's avatar Andres Maldonado
Browse files

[Etherpad] Change backup frequency to every 12 hours

parent ab049647
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
"Database": "--all-databases",
"Type": "mysql",
"Folder": "etherpad",
"Cron": "0 */6 * * *",
"Cron": "0 */12 * * *",
"Options": "--single-transaction",
"Init-Backup": "1"
},
......
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