contrib/config/luet.yaml: Update config example

This commit is contained in:
Daniele Rondina
2020-08-08 17:55:26 +02:00
parent 9c0f0e3457
commit 5e7cd183be

View File

@@ -16,6 +16,12 @@
# Enable JSON log format instead of console mode.
# json_format: false.
#
# Disable/Enable color
# color: true
#
# Enable/Disable emoji
# enable_emoji: true
#
# ---------------------------------------------
# General configuration section:
# ---------------------------------------------