aboutsummaryrefslogtreecommitdiffstats
path: root/prosody.cfg.lua.dist
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2010-09-13 01:29:12 +0100
committerMatthew Wild <mwild1@gmail.com>2010-09-13 01:29:12 +0100
commit1793d151fb7b1b74f72f610446b6a5d58356703b (patch)
tree7cceb8b8664f3ec7bd49c578e82b227c0f4606f7 /prosody.cfg.lua.dist
parentmod_bosh: Fix traceback when initiating a BOSH session to an unknown host (diff)
downloadprosody-1793d151fb7b1b74f72f610446b6a5d58356703b.tar.xz
prosody-1793d151fb7b1b74f72f610446b6a5d58356703b.zip
prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain)
Diffstat (limited to 'prosody.cfg.lua.dist')
-rw-r--r--prosody.cfg.lua.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist
index 889e19b2f..6cd928406 100644
--- a/prosody.cfg.lua.dist
+++ b/prosody.cfg.lua.dist
@@ -67,7 +67,7 @@ modules_enabled = {
};
-- These modules are auto-loaded, should you
--- for (for some mad reason) want to disable
+-- (for some mad reason) want to disable
-- them then uncomment them below
modules_disabled = {
-- "presence";