MXS-1992 Allow changing the QC cache size

This commit is contained in:
Johan Wikman
2018-08-06 15:16:10 +03:00
parent dae6cf0648
commit 185758ef06
5 changed files with 97 additions and 19 deletions

View File

@ -35,6 +35,7 @@ MXS_BEGIN_DECLS
#define MXS_JSON_API_TASKS "/maxscale/tasks/"
#define MXS_JSON_API_MODULES "/maxscale/modules/"
#define MXS_JSON_API_QC_STATS "/maxscale/qc_stats/"
#define MXS_JSON_API_QC "/maxscale/query_classifier/"
#define MXS_JSON_API_USERS "/users/"
/**