Inital commit

This commit is contained in:
netbenix 2021-11-18 15:04:27 +01:00
commit df3ec18a6e
11 changed files with 194 additions and 0 deletions

7
config/config.json Normal file
View file

@ -0,0 +1,7 @@
{
"_7zPath": "",
"_7zArgs": "",
"storageType": "azure",
"localbackup": 0,
"localbackupPath": ""
}