##// END OF EJS Templates
config: synced changes with latest template changes in control....
config: synced changes with latest template changes in control. - moved server:main section into beginning of the file to reflect the same structure as enterprise is using. - synced example gunicorn config to use vcsserver.ini

File last commit:

r52:15ba4710 default
r84:5635f4b8 default
Show More
MANIFEST.in
15 lines | 240 B | text/plain | TextLexer
# top level files
include test.ini
include MANIFEST.in
include README.rst
include CHANGES.rst
include LICENSE.txt
include vcsserver/VERSION
# all config files
recursive-include configs *
# skip any tests files
recursive-exclude tests *