##// END OF EJS Templates
Switch to waitress wsgi server by default in rhodecode....
Switch to waitress wsgi server by default in rhodecode. - waitress is fast, handles chunked encoding correctly (needed for git) - waitress works on linux and windows - it's now default because it can handle git properly out of the box.
marcink -
r2597:7b092b91 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers / admin
__init__.py Loading ...
admin.py Loading ...
ldap_settings.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repos.py Loading ...
repos_groups.py Loading ...
settings.py Loading ...
users.py Loading ...
users_groups.py Loading ...