]> git.sesse.net Git - cubemap/blobdiff - cubemap.config.sample
Support daemonizing.
[cubemap] / cubemap.config.sample
index 7f60e5ffc0b64848383b363ba256e2560fd01e05..c639cd95db9cb3a44dcb8323635cfc9b0b0f8ca7 100644 (file)
@@ -1,3 +1,6 @@
+# uncomment to run in the background:
+# daemonize
+
 num_servers 4   # one for each cpu
 
 #
@@ -8,6 +11,11 @@ port 9094
 stats_file cubemap.stats
 stats_interval 60
 
+# Logging of various informational and error messages. You can have as many of these as you want.
+error_log type=file filename=cubemap.log
+error_log type=syslog
+error_log type=console
+
 #
 # now the streams!
 #