mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Write unicorn logs
This commit is contained in:
parent
accfa1a66a
commit
aed1094cf9
1 changed files with 2 additions and 2 deletions
|
@ -188,8 +188,8 @@ configuration: ## Section
|
||||||
|
|
||||||
# TODO check
|
# TODO check
|
||||||
## Write unicorn stderr and stdout log.
|
## Write unicorn stderr and stdout log.
|
||||||
#stderr_log: 'log/unicorn-stderr.log'
|
stderr_log: 'log/unicorn-stderr.log'
|
||||||
#stdout_log: 'log/unicorn-stdout.log'
|
stdout_log: 'log/unicorn-stdout.log'
|
||||||
|
|
||||||
## Number of Unicorn worker processes (default=2).
|
## Number of Unicorn worker processes (default=2).
|
||||||
## Increase this if you have many users.
|
## Increase this if you have many users.
|
||||||
|
|
Loading…
Reference in a new issue