mirror of
https://github.com/theotherp/nzbhydra2.git
synced 2026-03-04 06:45:28 -05:00
Add option to control how often backups are created #450
Labels
No labels
bug
bug
enhancement
help wanted
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nzbhydra2#450
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @theotherp on GitHub (Jan 5, 2020).
Some users with systems crashing often might want to create backups more often.
@ahughes03 commented on GitHub (Jan 6, 2020):
Thanks for making this happen so quickly. I'm running the program in a Linuxserver.io container, and just upgraded using the linuxserver/hydra2:v2.10.9-ls1 tag. I'm not seeing an option to set the backup frequency in the config page.
My logs show I'm running hydra2/lib/core-2.10.9-exec.jar, so I believe I'm upgraded to the newest version. Any thoughts?
@theotherp commented on GitHub (Jan 7, 2020):
You're right, the UI code responsible for actually showing that field wasn't properly compiled. It should be shown now in 2.10.10