mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 15:48:33 +02:00
lala
This commit is contained in:
@ -78,16 +78,19 @@ client.connect(broker,1883,60)
|
||||
|
||||
backups = {
|
||||
"nas": {
|
||||
"github":
|
||||
{"source":"/share/Data/__GITHUB",
|
||||
"exclude":"",
|
||||
"active": True
|
||||
},
|
||||
"photo": {
|
||||
"source":"/share/Photo/Years",
|
||||
"exclude":"",
|
||||
"active":True
|
||||
},
|
||||
"login": "admin@nas.home.lan",
|
||||
"jobs": {
|
||||
"github":
|
||||
{"source":"/share/Data/__GITHUB",
|
||||
"exclude":"",
|
||||
"active": True
|
||||
},
|
||||
"photo": {
|
||||
"source":"/share/Photo/Years",
|
||||
"exclude":"",
|
||||
"active":True
|
||||
}
|
||||
}
|
||||
},
|
||||
"m-server":{
|
||||
"login": "jd@m-server.home.lan",
|
||||
|
Reference in New Issue
Block a user