1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-26 17:39:01 +01:00
lodel2_mirror/install/conf.d/lodel2.ini
Yann c7b583d416 New webui plugin + create_instance.sh update
- create_instance.sh create some symbolic links
- webui plugin that add webui configuration variable
2016-05-18 16:12:40 +02:00

16 lines
254 B
INI

[lodel2]
debug = False
sitename = noname
plugins_path = /foo/plugins
plugins = dummy, webui
[lodel2.logging.stderr]
level = DEBUG
filename = -
context = True
[lodel2.editorialmodel]
groups =
emfile = editorial_model.pickle
dyncode = leapi_dyncode.py