Erster Commit

This commit is contained in:
Daniel Spittank 2023-01-18 21:58:09 +01:00
parent d11b7f2ab3
commit 756f7cca7c
10 changed files with 264 additions and 2 deletions

6
config.json.example Normal file
View file

@ -0,0 +1,6 @@
{
"url": "https://nextcloud.server.example",
"user": "mein.account",
"pass": "passwort",
"dir": "/hyfee"
}