first docker functionality
This commit is contained in:
15
conf/conf.json
Normal file
15
conf/conf.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"oo_url": "https://cloud.diakonie-hamburg.de/index.php/apps/onlyoffice/s/EnjlEAC3pBX1gZn?fileId=5267",
|
||||
"logfile": "log/dw-parser.log",
|
||||
"files": "files/",
|
||||
"loglevel": "DEBUG",
|
||||
|
||||
"smtp_server": "smtp.gmail.com",
|
||||
"smtp_port": "587",
|
||||
"smtp_password": "gkrybqzhzkkggbrh",
|
||||
"smtp_user": "sockenklaus@gmail.com",
|
||||
"email_recipient": "pascalkoenig@duck.com",
|
||||
|
||||
"max_col": 100,
|
||||
"__max_row": 25
|
||||
}
|
||||
Reference in New Issue
Block a user