Software /
code /
prosody
Comparison
prosody.cfg.lua.dist @ 3493:f2b6115b531b
prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 13 Sep 2010 01:29:12 +0100 |
parent | 3490:957b40dc6d7c |
child | 3767:3ba97d1d7a62 |
comparison
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"; |