mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
autobackup improvements #6324
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
@@ -846,8 +846,9 @@
|
||||
},
|
||||
"zipPassword": {
|
||||
"type": "string",
|
||||
"default": null,
|
||||
"description": "When specified, the ZIP backups will be password protected with the zipPassword"
|
||||
"default": "",
|
||||
"minLength": 1,
|
||||
"description": "When specified, the ZIP backups will be password protected with the zipPassword and the password cannot be a blank value"
|
||||
},
|
||||
"backupPath": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user