mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 10:14:31 +02:00
email-backup: support cloud backup
This commit is contained in:
parent
be68c739a8
commit
6f606f9ca5
2 changed files with 30 additions and 7 deletions
|
@ -26,6 +26,7 @@
|
|||
# This defines what backups to generate and what password to use.
|
||||
:global "backup-send-binary" false;
|
||||
:global "backup-send-export" true;
|
||||
:global "backup-cloud" false;
|
||||
:global "backup-password" "v3ry-s3cr3t";
|
||||
|
||||
# Specify an address to enable auto update to version assumed safe.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue