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=' '
|