prosody.cfg.lua.dist
changeset 3493 f2b6115b531b
parent 3490 957b40dc6d7c
child 3767 3ba97d1d7a62
equal deleted inserted replaced
3492:6d782b1fcc8a 3493:f2b6115b531b
    65 		--"welcome"; -- Welcome users who register accounts
    65 		--"welcome"; -- Welcome users who register accounts
    66 		--"watchregistrations"; -- Alert admins of registrations
    66 		--"watchregistrations"; -- Alert admins of registrations
    67 };
    67 };
    68 
    68 
    69 -- These modules are auto-loaded, should you
    69 -- These modules are auto-loaded, should you
    70 -- for (for some mad reason) want to disable
    70 -- (for some mad reason) want to disable
    71 -- them then uncomment them below
    71 -- them then uncomment them below
    72 modules_disabled = {
    72 modules_disabled = {
    73 	-- "presence";
    73 	-- "presence";
    74 	-- "message";
    74 	-- "message";
    75 	-- "iq";
    75 	-- "iq";