prosody.cfg.lua.dist
changeset 12350 2b5806c092f9
parent 12349 013dcf34e8e6
child 12351 bedf13eb573f
--- a/prosody.cfg.lua.dist	Wed Mar 02 14:27:05 2022 +0000
+++ b/prosody.cfg.lua.dist	Wed Mar 02 14:27:28 2022 +0000
@@ -65,8 +65,7 @@
 
 	-- Admin interfaces
 		"admin_adhoc"; -- Allows administration via an XMPP client that supports ad-hoc commands
-		--"admin_telnet"; -- Opens telnet console interface on localhost port 5582
-		"admin_shell"; -- Allow secure administration via an UNIX socket
+		"admin_shell"; -- Allow secure administration via 'prosodyctl shell'
 
 	-- HTTP modules
 		--"bosh"; -- Enable BOSH clients, aka "Jabber over HTTP"