X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=cubemap.config.sample;h=b959e94a1e60e9088a4874ae91482c25844b1bfe;hp=7f60e5ffc0b64848383b363ba256e2560fd01e05;hb=b761f0bdf520bd3f82e82c7bcdffd391159d1268;hpb=f51b3892514540ff3f08ab052296091f3a6f7a93 diff --git a/cubemap.config.sample b/cubemap.config.sample index 7f60e5f..b959e94 100644 --- a/cubemap.config.sample +++ b/cubemap.config.sample @@ -1,3 +1,8 @@ +# Uncomment to run in the background. Note that in daemonized mode, all filenames +# are relative to an undefined directory, so you should use absolute paths for +# error_log, stats_file, etc. + +#daemonize num_servers 4 # one for each cpu # @@ -8,6 +13,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! #