prosody.cfg.lua.dist: Remove mention of deprecated daemonize option
authorKim Alvefur <zash@zash.se>
Sat, 05 Feb 2022 18:14:17 +0100
changeset 12328 041602327fc2
parent 12327 d14b213549cf
child 12329 7457d6d27a0f
prosody.cfg.lua.dist: Remove mention of deprecated daemonize option Just run ./prosody like me!
prosody.cfg.lua.dist
--- a/prosody.cfg.lua.dist	Sat Feb 05 18:10:41 2022 +0100
+++ b/prosody.cfg.lua.dist	Sat Feb 05 18:14:17 2022 +0100
@@ -178,7 +178,7 @@
 	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