From 198f4ad8a67325cb325e433f128768cd4bc02173 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Mon, 25 Sep 2023 09:52:07 +0200 Subject: [PATCH] Fix help text. --- languages/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/en.yml b/languages/en.yml index 22370882..1827edd4 100644 --- a/languages/en.yml +++ b/languages/en.yml @@ -268,7 +268,7 @@ prosody_components_port_label: "Prosody external components port" prosody_components_port_description: | The port that will be used by XMPP components to connect to the Prosody server.
Change it if this port is already in use on your server.
- You can keep this port closed on your firewall if you don't allow access on interfaces other than localhost.
+ You can keep this port closed on your firewall if you don't allow access on interfaces other than localhost. prosody_components_interfaces_label: "Prosody external components network interfaces" prosody_components_interfaces_description: |