diff --git a/communication/mumble-server.ini b/communication/mumble-server.ini index e1d3a9e..fc0f509 100644 --- a/communication/mumble-server.ini +++ b/communication/mumble-server.ini @@ -47,8 +47,8 @@ ice="tcp -h 127.0.0.1 -p 6502" # Note that if this is uncommented and with empty content, # access will be denied. -icesecretread=changeme -icesecretwrite=changeme +icesecretread=icesecret1 +icesecretwrite=icesecret2 # Murmur defaults to not using D-Bus. If you wish to use dbus, which is one of the # RPC methods available in Murmur, please specify so here. [The D-Bus interface @@ -96,7 +96,7 @@ port=64738 #host= # Password to join server. -serverpassword= +serverpassword=password # Maximum bandwidth (in bits per second) clients are allowed # to send speech at. diff --git a/communication/slack-irc-sync/config.toml b/communication/slack-irc-sync/config.toml index 66a5a84..fffe482 100644 --- a/communication/slack-irc-sync/config.toml +++ b/communication/slack-irc-sync/config.toml @@ -38,7 +38,7 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> " [[gateway]] - name="si-general" + name="si-of-general" enable=true [[gateway.inout]] @@ -50,7 +50,7 @@ channel="general" [[gateway]] - name="si-noc" + name="si-of-noc" enable=true [[gateway.inout]]