bind = 'unix:/tmp/gunicorn_registry.sock' workers = 8 worker_class = 'gevent' timeout = 2000 logconfig = 'conf/logging.conf' pythonpath = '.' preload_app = True