prosody.cfg.lua.dist
changeset 12345 48aa833f9649
parent 12344 7d132ea04a05
child 12347 310bd427901c
--- a/prosody.cfg.lua.dist	Mon Feb 14 16:30:01 2022 +0000
+++ b/prosody.cfg.lua.dist	Fri Feb 11 00:16:36 2022 +0100
@@ -101,9 +101,6 @@
 	-- "posix"; -- POSIX functionality, sends server to background, etc.
 }
 
--- Disable account creation by default, for security
--- For more information see https://prosody.im/doc/creating_accounts
-allow_registration = false
 
 -- Server-to-server authentication
 -- Require valid certificates for server-to-server connections?