Add brackets setting to example config

This commit is contained in:
hgw 2023-10-03 00:10:09 +00:00
parent 0716e7ede2
commit 2e138d5906
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@
},
"colours": {
"warning": "08",
"error": "04"
"error": "04",
"brackets": "15"
},
"misc": {
"logging": "true"