mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
13 lines
218 B
INI
13 lines
218 B
INI
[REPORTS]
|
|
|
|
# Tells whether to display a full report or only the messages
|
|
reports=no
|
|
|
|
[FORMAT]
|
|
|
|
# Maximum number of characters on a single line.
|
|
max-line-length=80
|
|
|
|
# String used as indentation unit.
|
|
indent-string=' '
|