Inital commit
This commit is contained in:
commit
df3ec18a6e
11 changed files with 194 additions and 0 deletions
7
config/config.json
Normal file
7
config/config.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"_7zPath": "",
|
||||
"_7zArgs": "",
|
||||
"storageType": "azure",
|
||||
"localbackup": 0,
|
||||
"localbackupPath": ""
|
||||
}
|
||||
Reference in a new issue