mirror of
https://github.com/yweber/lodel2.git
synced 2025-11-02 04:20:55 +01:00
15 lines
222 B
INI
15 lines
222 B
INI
[lodel2]
|
|
debug = False
|
|
sitename = noname
|
|
|
|
[lodel2.logging.stderr]
|
|
level = ERROR
|
|
filename = -
|
|
context = True
|
|
|
|
[lodel2.editorialmodel]
|
|
groups =
|
|
emfile = examples/em_test.pickle
|
|
dyncode = leapi_dyncode.py
|
|
editormode = True
|
|
|