summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 81bf1cc9..3586977f 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -773,7 +773,7 @@ RemoteNickFormat="{NICK}"
###################################################################
#General configuration
###################################################################
-#Settings here override specific settings for each protocol
+# Settings here are defaults that each protocol can override
[general]
#RemoteNickFormat defines how remote users appear on this bridge
#The string "{NICK}" (case sensitive) will be replaced by the actual nick / username.