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