gunicorn/tests/config/test_cfg.py
2018-01-11 09:59:31 +03:00

5 lines
88 B
Python

bind = "unix:/tmp/bar/baz"
workers = 3
proc_name = "fooey"
default_proc_name = "blurgh"