@cryptotaxi247 / netdata-1 / commits / 86b5acbfc

status file version 8 (#19753)

Costa Tsaousis committed Mar 3, 2025 at 12:38 UTC 86b5acbfcf70b2f140ef96d87d2ea72aa5ad948e
1 file changed +1 -1
src/daemon/daemon-status-file.c
+1 -1
@@ -9,7 +9,7 @@
9 #include <openssl/pem.h>
10 #include <openssl/err.h>
11
12 -#define STATUS_FILE_VERSION 7
12 +#define STATUS_FILE_VERSION 8
13
14 #define STATUS_FILENAME "status-netdata.json"
15