added slog enable checkbox
[psensor.git] / src / cfg.h
index 4319db9..97fe357 100644 (file)
--- a/src/cfg.h
+++ b/src/cfg.h
@@ -72,6 +72,8 @@ struct config {
        int hide_on_startup;
 
        enum temperature_unit temperature_unit;
+
+       bool slog_enabled;
 };
 
 /*