]> git.sesse.net Git - cubemap/blobdiff - config.h
Run --config-test with the canonicalized paths.
[cubemap] / config.h
index bed0551c3e3de4709963dc0fa305b3143dfd7362..eee2e1b12e600829bde2688747b765c7fb434909 100644 (file)
--- a/config.h
+++ b/config.h
@@ -28,6 +28,7 @@ struct LogConfig {
 };
 
 struct Config {
+       bool daemonize;
        int num_servers;
        std::vector<MarkPoolConfig> mark_pools;
        std::vector<StreamConfig> streams;