prosody.cfg.lua.dist

changeset 3160
4ffb5469c1f6
parent 2984
3094166cfdd5
child 3273
e9f5489ed2fe
equal deleted inserted replaced
3159:db9def53fe9c 3160:4ffb5469c1f6
69 -- them then uncomment them below 69 -- them then uncomment them below
70 modules_disabled = { 70 modules_disabled = {
71 -- "presence"; 71 -- "presence";
72 -- "message"; 72 -- "message";
73 -- "iq"; 73 -- "iq";
74 -- "defaultauth";
74 }; 75 };
75 76
76 -- Disable account creation by default, for security 77 -- Disable account creation by default, for security
77 -- For more information see http://prosody.im/doc/creating_accounts 78 -- For more information see http://prosody.im/doc/creating_accounts
78 allow_registration = false; 79 allow_registration = false;

mercurial