Extended settings-file with debug options.

This commit is contained in:
Maximilian Giller 2019-02-25 21:47:32 +01:00
parent 1a330d9e73
commit 7c8dc46b45

View file

@ -11,3 +11,9 @@ display_colours = "bwr"
language = "en" language = "en"
units = "metric" units = "metric"
hours = "24" hours = "24"
"""DEBUG"""
render_to_display = True
render_to_file = False