Software /
code /
prosody
Changeset
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 | 5614:2a3341e7ed32 |
children | 5616:a79c6717ee2b |
files | prosody.cfg.lua.dist |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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. --