mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
commit
d7a7b0c430
1 changed files with 5 additions and 2 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue