Mercurial > prosody-hg
diff prosody.cfg.lua.dist @ 5615:b678868cf2d8
prosody.cfg.lua.dist: Suggest 'prosodyctl check config' instead of 'luac -p'
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Tue, 21 May 2013 12:58:57 +0100 |
| parents | ca9f99f7dcbc |
| children | 5752391fa27d |
line wrap: on
line diff
--- a/prosody.cfg.lua.dist Tue May 21 10:10:28 2013 +0100 +++ b/prosody.cfg.lua.dist Tue May 21 12:58:57 2013 +0100 @@ -4,7 +4,7 @@ -- website at http://prosody.im/doc/configure -- -- Tip: You can check that the syntax of this file is correct --- when you have finished by running: luac -p prosody.cfg.lua +-- when you have finished by running: prosodyctl check config -- If there are any errors, it will let you know what and where -- they are, otherwise it will keep quiet. --
