##// END OF EJS Templates
gunicorn: moved all configuration of gunicorn workers to .ini files....
gunicorn: moved all configuration of gunicorn workers to .ini files. - ini files should be the only config source - gunicorn config only brings a logic we don't want to change - memory monitoring will be now controlled by .ini file as well.

File last commit:

r1:854a839a default
r4098:ef7e0089 default
Show More
rcchannelstream.ini
6 lines | 110 B | text/x-ini | IniLexer
[channelstream]
admin_secret = secret
secret = secret
port = 9800
demo = false
allow_posting_from = 127.0.0.1