mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-06 13:39:41 +01:00
chore: migrate backup scheduled mode from linux cron to go cron
This commit is contained in:
@@ -16,7 +16,6 @@ const gpgExtension = "gpg"
|
||||
var (
|
||||
storage = "local"
|
||||
file = ""
|
||||
executionMode = "default"
|
||||
storagePath = "/backup"
|
||||
disableCompression = false
|
||||
encryption = false
|
||||
|
||||
Reference in New Issue
Block a user