X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosody.cfg.lua.dist;h=d1bd7d67ae91027b104b05237a2607dda85ff8c8;hb=a689938fa45323f67433bcd5554affd3f4b0fc52;hp=25b6edf13b2a7cfcebb20ddf3f38e13b707fbb24;hpb=62573fd5d863481342011029eb6ff9534989268d;p=prosody.git diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index 25b6edf1..d1bd7d67 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -117,6 +117,7 @@ log = { info = "prosody.log"; -- Change 'info' to 'debug' for verbose logging error = "prosody.err"; -- "*syslog"; -- Uncomment this for logging to syslog + -- "*console"; -- Log to the console, useful for debugging with daemonize=false } ----------- Virtual hosts -----------