unrhodecode/configs
RhodeCode Admin 4462f85332 fix(configs): removed waitress as a default runner for web service on development.
One of the big issues discovered receantly was due to waitress vs gunicorn differences on handling
requests. Since gunicorn has a nice dev mode with code reloader we should use it as a default runner so
we can avoid such issues in the past where dev setup runned different workers than production.
2024-05-29 09:47:57 +02:00
..
init.d project: added all source files and assets 2016-05-24 15:56:53 +02:00
development.ini fix(configs): removed waitress as a default runner for web service on development. 2024-05-29 09:47:57 +02:00
gunicorn_config.py fix(configs): optimize configs for 5.0.0 release defaults 2024-02-12 13:00:46 +01:00
logging.ini ini: cleanups + added generic cache definition 2023-01-05 09:50:14 +01:00
production.ini configs: update .ini files 2024-05-20 10:01:35 +02:00
rcchannelstream.ini project: added all source files and assets 2016-05-24 15:56:53 +02:00