diff options
Diffstat (limited to 'prosody.cfg.lua.dist')
-rw-r--r-- | prosody.cfg.lua.dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index 2e07b7f5..a17eb877 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -71,7 +71,6 @@ modules_disabled = { -- "presence"; -- "message"; -- "iq"; - -- "defaultauth"; }; -- Disable account creation by default, for security |