This commit is contained in:
Benjamin Toby
2025-02-04 13:42:30 +01:00
parent 8a1294a348
commit efcee1bb11
24 changed files with 100 additions and 23 deletions
+10
View File
@@ -0,0 +1,10 @@
[
{
"title": "Sync Title",
"options": {
"delete": true
},
"folders": ["/home/user/folder-1", "/home/user/folder-2"],
"files": ["/home/user/file-1.txt", "/home/user/file-2.txt"]
}
]