make db file a config option.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
typedef struct AQH_MSG_MANAGER AQH_MSG_MANAGER;
|
||||
struct AQH_MSG_MANAGER {
|
||||
AQH_NODE_DB *nodeDb;
|
||||
char *dbFilename;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user