mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
8 lines
180 B
Python
8 lines
180 B
Python
|
backlog = 2048
|
||
|
daemon = False
|
||
|
debug = True
|
||
|
workers = 3
|
||
|
logfile = "/var/log/ihatemoney/budget.gunicorn.log"
|
||
|
loglevel = "info"
|
||
|
bind = "unix:/var/run/ihatemoney/budget.gunicorn.sock"
|