blob: 1fe66176982fa9ed093820eff19e6d875b0289d5 (
plain)
1
2
3
4
5
6
7
8
|
include "mini_d.cfg"
# option with non default setting, should stay the same
# non default counter = 1
newlines = crlf
# decode (or not) the flags as a new line.
debug_decode_the_flags = true
|