summary refs log tree commit diff stats
path: root/mumblecord.example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mumblecord.example.conf')
-rw-r--r--mumblecord.example.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/mumblecord.example.conf b/mumblecord.example.conf
index 7f0f661..77d14e2 100644
--- a/mumblecord.example.conf
+++ b/mumblecord.example.conf
@@ -1,10 +1,16 @@
 [mumble]
 host = example.com
-port = 64738
+#port = 64738
 #user = mumblecord
 #password = kek
 #cert = cert.pem
 #key = key.pem
 
+# Prefix for commands
+#prefix = $
+
+# The trusted user will receive private messages
+#trusted_user = your_mumble_name_here
+
 [discord]
 token = put_discord_token_here