Merge branch '2.2' into 2.3
This commit is contained in:
@ -424,6 +424,7 @@ bool mxs_admin_init()
|
||||
void mxs_admin_shutdown()
|
||||
{
|
||||
MHD_stop_daemon(http_daemon);
|
||||
MXS_NOTICE("Stopped MaxScale REST API");
|
||||
}
|
||||
|
||||
bool mxs_admin_https_enabled()
|
||||
|
Reference in New Issue
Block a user