##// END OF EJS Templates
gunicorn: updated gunicorn config to add memory monitoring
gunicorn: updated gunicorn config to add memory monitoring

File last commit:

r407:34976bc5 default
r761:c5e7292a default
Show More
MANIFEST.in
16 lines | 273 B | text/plain | TextLexer
# top level files
include *.rst
include *.txt
# package extras
include vcsserver/VERSION
# all config files
recursive-include configs *
# hook templates
recursive-include vcsserver/hook_utils/hook_templates *
# skip any tests files
recursive-exclude vcsserver/tests *