comment out port in config: default port is already 64738

This commit is contained in:
latex 2023-03-31 02:03:20 +02:00
parent 8c43b5372b
commit 9ed06f53fd
1 changed files with 7 additions and 1 deletions

View File

@ -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