How to change backup schedule on docker container? #6247
-
Sorry if this is somewhere but I couldn't find it. Trilium has auto backups enabled but I want to change when the daily runs, if possible? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
eliandoran
Jul 7, 2025
Replies: 1 comment 1 reply
-
The daily backup is not configurable. If you really need to change it, then I guess you need to adjust |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ptmorris1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The daily backup is not configurable. If you really need to change it, then I guess you need to adjust
lastDailyBackupDate
option to match the desired hour. You can do so by editing theoptions
table with a SQL Editor or using the built-in SQL console.