XMPP clients connections WIP:
* new option to allow external xmpp account s2s connections * settings to setup the port and network interfaces * documentation WIP Related to issue #114
This commit is contained in:
committed by
John Livingston
parent
c81c2eb9bb
commit
4d9d9d39b0
@ -140,6 +140,15 @@ prosody_muc_expiration_description: |
|
||||
<li><b>nie</b>: Der Inhalt läuft nie ab und wird für immer aufbewahrt.</li>
|
||||
</ul>
|
||||
|
||||
prosody_room_allow_s2s_label: ~
|
||||
prosody_room_allow_s2s_description: ~
|
||||
|
||||
prosody_s2s_port_label: ~
|
||||
prosody_s2s_port_description: ~
|
||||
|
||||
prosody_s2s_interfaces_label: ~
|
||||
prosody_s2s_interfaces_description: ~
|
||||
|
||||
prosody_c2s_label: "Aktivieren von Client-Server-Verbindungen"
|
||||
prosody_c2s_description: |
|
||||
Ermöglichen Sie XMPP-Clients die Verbindung zum integrierten Prosody-Server.<br>
|
||||
|
||||
Reference in New Issue
Block a user