mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
doc/backup-upload: new option $BackupSendGlobalConfig
This commit is contained in:
parent
f2f7d66b2d
commit
15fc0b91e9
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ The configuration goes to `global-config-overlay`, these are the parameters:
|
|||
|
||||
* `BackupSendBinary`: whether to send binary backup
|
||||
* `BackupSendExport`: whether to send configuration export
|
||||
* `BackupSendGlobalConfig`: whether to send `global-config-overlay`
|
||||
* `BackupPassword`: password to encrypt the backup with
|
||||
* `BackupRandomDelay`: delay up to amount of seconds when run from scheduler
|
||||
* `BackupUploadUrl`: url to upload to
|
||||
|
|
Loading…
Reference in a new issue