removed port number from Mumble server address
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 15 Mar 2019 17:57:12 +0000 (13:57 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Fri, 15 Mar 2019 17:57:12 +0000 (13:57 -0400)
mumble suggests the default port when adding a server, and
https://mumble.fsf.org lists the port.

2019/assets/js/stream.js
2019/live/room123.html
2019/live/room144.html
2019/live/room155.html

index 2f0fd5e6f6beb8461b351a51b9789c52a26e43bc..0a44840e6f097b7469b3741a366e8b06f8e07ec3 100644 (file)
@@ -306,7 +306,7 @@ app.view = function(ctrl) {
       ]),
       m("li", [
         "Conference-wide Mumble (voice chat) server: ",
-        m("strong", "mumble.fsf.org (port 64738)")
+        m("strong", "mumble.fsf.org")
       ]),
       m("li", [
         "Conference hashtag for ",
index 7bfaf1d7e077abae17f348e44b1308d28bff24ca..531138eb760d570ce75fcced95e758b5fac9cc73 100755 (executable)
@@ -31,7 +31,7 @@
        <ul>
          <li>Conference-wide Freenode IRC channel: <strong>#libreplanet</strong></li>
          <li>Freenode IRC channel for Room 123: <strong>#libreplanet_room123</strong></li>
-         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org (port 64738)</strong></li>
+         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org</strong></li>
          <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#libreplanet</strong></li>
        </ul>
 
index fc604f43829c2ea0361d4cbb1639d1f231c752ac..74e39513ca49414faabda1e86b3e99381794a9d0 100755 (executable)
@@ -30,7 +30,7 @@
        <ul>
          <li>Conference-wide Freenode IRC channel: <strong>#libreplanet</strong></li>
          <li>Freenode IRC channel for Room 144: <strong>#libreplanet_room144</strong></li>
-         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org (port 64738)</strong></li>
+         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org</strong></li>
          <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#libreplanet</strong></li>
        </ul>
 
index f46f38704fc19388d37dbbefdaa1f645d5ea4220..4ee2944404c2af8cd7196a3418fc6436939f1c7a 100755 (executable)
@@ -30,7 +30,7 @@
        <ul>
          <li>Conference-wide Freenode IRC channel: <strong>#libreplanet</strong></li>
          <li>Freenode IRC channel for Room 155: <strong>#libreplanet_room155</strong></li>
-         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org (port 64738)</strong></li>
+         <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org</strong></li>
          <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#libreplanet</strong></li>
        </ul>