From dd1c7ea7b3eecd08eb67782acaaa0d92d05371e6 Mon Sep 17 00:00:00 2001 From: importstring <152118232+importstring@users.noreply.github.com> Date: Tue, 3 Sep 2024 20:33:31 -0400 Subject: [PATCH] Comment "Update settings.yml" --- config/settings.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/settings.yml b/config/settings.yml index 80e6561..6d440aa 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -1,4 +1,8 @@ +# Configuration for plugins plugins: + # Whether the bot plugin is enabled bot_enabled: + # Default setting for the plugin default: true + # Client-specific setting for the plugin client: true