mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 20:51:49 +02:00

Python module was renamed budget → ihatemoney (see #243 and 6923367
).
Now, "budget" relates to nothing.
7 lines
184 B
Python
7 lines
184 B
Python
backlog = 2048
|
|
daemon = False
|
|
debug = True
|
|
workers = 3
|
|
logfile = "/path/to/your/app/ihatemoney.gunicorn.log"
|
|
loglevel = "info"
|
|
bind = "unix:/path/to/your/app/ihatemoney.gunicorn.sock"
|