Matterbridge doc.

This commit is contained in:
John Livingston
2024-05-28 12:05:27 +02:00
parent 1697a956f1
commit 3632bb7cec
37 changed files with 257 additions and 257 deletions

View File

@ -992,12 +992,12 @@ msgstr ""
#. type: Fenced code block
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
#, no-wrap
msgid "127.0.0.1 anon.example.com room.example.com\n"
msgid "127.0.0.1 anon.example.org room.example.org\n"
msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "Replace `example.com` by your actual instance domain name. Afterwards you can continue with the Matterbridge configuration below."
msgid "Replace `example.org` by your actual instance domain name. Afterwards you can continue with the Matterbridge configuration below."
msgstr ""
#. type: Title ##
@ -1034,7 +1034,7 @@ msgstr ""
#. type: Plain text
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "You also need to add DNS records (A and AAAA) for `anon.example.com` and `room.example.com` (replace `example.com` by your actual domain name)."
msgid "You also need to add DNS records (A and AAAA) for `anon.example.org` and `room.example.org` (replace `example.org` by your actual domain name)."
msgstr ""
#. type: Plain text
@ -1064,8 +1064,8 @@ msgstr ""
msgid ""
"[xmpp.mypeertube]\n"
"Anonymous=true\n"
"Server=\"anon.example.com:52822\"\n"
"Muc=\"room.example.com\"\n"
"Server=\"anon.example.org:52822\"\n"
"Muc=\"room.example.org\"\n"
"Nick=\"Matterbridge\"\n"
"RemoteNickFormat=\"[{PROTOCOL}] <{NICK}> \"\n"
"NoTLS=true\n"
@ -1073,7 +1073,7 @@ msgstr ""
#. type: Bullet: '- '
#: support/documentation/content/en/documentation/admin/advanced/matterbridge.md
msgid "Replace `example.com` by your actual instance domain name."
msgid "Replace `example.org` by your actual instance domain name."
msgstr ""
#. type: Bullet: '- '