##// END OF EJS Templates
markdown-renderer: use lazy loaded markdown renderers initialization....
markdown-renderer: use lazy loaded markdown renderers initialization. - they are heavy to initialize, and should be cached. - we're not caching it at load time, but on access time after this change. - speeds up application start.

File last commit:

r1:854a839a default
r3239:1b708774 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