No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

lodel2.ini 320B

12345678910111213141516
  1. [lodel2]
  2. debug = False
  3. sitename = noname
  4. plugins_path = /foo/plugins
  5. plugins = dummy, webui, dummy_datasource
  6. [lodel2.logging.stderr]
  7. level = DEBUG
  8. filename = -
  9. context = True
  10. [lodel2.editorialmodel]
  11. groups = base_group, editorial_abstract, editorial_person
  12. emfile = editorial_model.pickle
  13. dyncode = leapi_dyncode.py