diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/db.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/db.h b/include/db.h index 5e60eddc..b0a2cf38 100644 --- a/include/db.h +++ b/include/db.h @@ -37,6 +37,7 @@ extern int CONFIG_NODEID; extern int CONFIG_MASTER_NODEID; extern int CONFIG_DBSYNCER_FORKS; extern int CONFIG_NODE_NOHISTORY; +extern int CONFIG_REFRESH_UNSUPPORTED; typedef enum { GRAPH_TYPE_NORMAL = 0, |
