summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/types/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/types/types.h b/lib/types/types.h
index f7e4752..0415206 100644
--- a/lib/types/types.h
+++ b/lib/types/types.h
@@ -151,6 +151,7 @@ struct config {
char *lang;
/* not user-settable */
+ bool disable_snapshots;
bool safe_mode;
bool debug;
};
OpenPOWER on IntegriCloud