This commit is contained in:
2025-01-11 00:41:20 +01:00
parent f29d7a1616
commit e376717df2

View File

@ -78,16 +78,19 @@ client.connect(broker,1883,60)
backups = { backups = {
"nas": { "nas": {
"github": "login": "admin@nas.home.lan",
{"source":"/share/Data/__GITHUB", "jobs": {
"exclude":"", "github":
"active": True {"source":"/share/Data/__GITHUB",
}, "exclude":"",
"photo": { "active": True
"source":"/share/Photo/Years", },
"exclude":"", "photo": {
"active":True "source":"/share/Photo/Years",
}, "exclude":"",
"active":True
}
}
}, },
"m-server":{ "m-server":{
"login": "jd@m-server.home.lan", "login": "jd@m-server.home.lan",