lakesuperior.wsgi packageΒΆ

GUnicorn WSGI configuration.

GUnicorn reads configuration options from this file by importing it:

gunicorn -c python:lakesuperior.wsgi lakesuperior.server:fcrepo

This module reads the gunicorn.yml configuration and overrides defaults set here. Only some of the GUnicorn optionscan be changed: others have to be set to specific values in order for Lakesuperior to work properly.