1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Merge pull request #7 from yalh76/patch-1

Update default.json
This commit is contained in:
liberodark 2018-12-19 09:27:58 +01:00 committed by GitHub
commit d7a7b0c430
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,10 @@
}, },
"log": { "log": {
"filePath": "", "filePath": "",
"options": { "reloadSecs": 60 } "options": {
"reloadSecs": 60,
"replaceConsole": true
}
}, },
"queue": { "queue": {
"visibilityTimeout": 300, "visibilityTimeout": 300,
@ -238,4 +241,4 @@
"mode": "development" "mode": "development"
} }
} }
} }