Settings: orange warning for the "Enable connection to room using external XMPP accounts" settings.

This commit is contained in:
John Livingston
2024-03-11 16:03:55 +01:00
parent dd56328490
commit 5316b7eb2b
7 changed files with 14 additions and 9 deletions

View File

@ -223,7 +223,9 @@ prosody_muc_expiration_description: |
prosody_room_allow_s2s_label: "Enable connection to room using external XMPP accounts"
prosody_room_allow_s2s_description: |
By enabling this option, it will be possible to connect to rooms using external XMPP accounts and XMPP clients.<br>
Warning, enabling this option can request extra server and DNS configuration.
<span class="peertube-plugin-livechat-warning">
<b>Warning</b>, enabling this option can request extra server and DNS configuration.
</span>
Please refer to the documentation:
<a href="https://johnxlivingston.github.io/peertube-plugin-livechat/documentation/admin/advanced/xmpp_clients/" target="_blank">
Enable external XMPP account connections.