prosody.cfg.lua.dist: Remove mention of deprecated daemonize option

Just run ./prosody like me!
This commit is contained in:
Kim Alvefur 2022-02-05 18:14:17 +01:00
parent a37682ba2e
commit c8515415ec

View file

@ -178,7 +178,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
-- "*console"; -- Log to the console, useful for debugging when running in the foreground
}
-- Uncomment to enable statistics