.. _Webserver: Plugin modules ================= WebGui ------ A WebGui plugin for LumberMill. At the moment this is just a stub. Module dependencies: WebserverTornado Configuration template: :: tornado_webserver: Name of the webserver module. document_root: Path to look for templates and static files. - plugin.WebGui: tornado_webserver: webserver # document_root: other_root # WebserverTornado ---------------- A tornado based web server. Configuration template: :: - plugin.WebserverTornado: port: # tls: # key: # cert: # document_root: # statistic_module_id: # application_settings: #