initial commit

This commit is contained in:
sockenklaus
2023-12-10 21:41:47 +01:00
commit cc4f46abbd
3 changed files with 221 additions and 0 deletions

15
settings.json Normal file
View File

@@ -0,0 +1,15 @@
{
"oo_url": "https://cloud.diakonie-hamburg.de/index.php/apps/onlyoffice/s/EnjlEAC3pBX1gZn?fileId=5267",
"logfile": "/var/log/dw-parser/dw-parser.log",
"files": "/home/socrates/dw-parser/files/",
"loglevel": "WARNING",
"smtp_server": "smtp.gmail.com",
"smtp_port": "587",
"smtp_password": "gkrybqzhzkkggbrh",
"smtp_user": "sockenklaus@gmail.com",
"email_recipient": "behr@bodelschwingh.com, koenig@bodelschwingh.com",
"max_col": 100,
"__max_row": 25
}