X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosody.cfg.lua.dist;h=db85a70b3dfb3cf2e28bf5355f27ab47c84f430d;hb=ac30949e98bc0af56be8084bf8620cfa6a77ea75;hp=e513b11622ae901cbcc6d52e2e055d7441fe5d53;hpb=1f681329b0d88f5d50a048ba3ec1165832ff110a;p=prosody.git diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index e513b116..db85a70b 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -45,7 +45,6 @@ modules_enabled = { --"compression"; -- Stream compression -- Nice to have - "legacyauth"; -- Legacy authentication. Only used by some old clients and bots. "version"; -- Replies to server version requests "uptime"; -- Report how long server has been running "time"; -- Let others know the time here on this server @@ -67,6 +66,7 @@ modules_enabled = { --"welcome"; -- Welcome users who register accounts --"watchregistrations"; -- Alert admins of registrations --"motd"; -- Send a message to users when they log in + --"legacyauth"; -- Legacy authentication. Only used by some old clients and bots. }; -- These modules are auto-loaded, should you