Minor config example change

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2022-05-26 19:50:44 -07:00
parent 63a39c3515
commit a30588111b

View File

@@ -35,7 +35,7 @@ channels = ["#fortune_telling"]
# This is useful when you don't want to comment out an entire configuration # This is useful when you don't want to comment out an entire configuration
# block and instead just disable it. # block and instead just disable it.
# default: true # default: true
enabled = true # enabled = false
# The rest of this plugin block are specific to the plugin - check the plugin's # The rest of this plugin block are specific to the plugin - check the plugin's
# documentation for the values you can set. # documentation for the values you can set.