We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This WSGI middleware makes klaus reload itself whenever the contents of a directory change.
See https://github.com/jonashaag/klaus/blob/master/klaus/contrib/wsgi_autoreload.py
gunicorn --env KLAUS_SITE_NAME="Klaus Demo" \ --env KLAUS_REPOS_ROOT="/path/to/repos_root" \ klaus.contrib.wsgi_autoreload