MXS-2887: admin_auth can be modified at runtime
The parameter can be modified at runtime, as is evident from the unit tests that test it, and should not be listed in the set of unmodifiable parameters.
This commit is contained in:
@ -173,7 +173,6 @@ runtime and can only be defined in a configuration file:
|
|||||||
* `local_address`
|
* `local_address`
|
||||||
* `users_refresh_time`
|
* `users_refresh_time`
|
||||||
* `load_persisted_configs`
|
* `load_persisted_configs`
|
||||||
* `admin_auth`
|
|
||||||
* `admin_ssl_key`
|
* `admin_ssl_key`
|
||||||
* `admin_ssl_cert`
|
* `admin_ssl_cert`
|
||||||
* `admin_ssl_ca_cert`
|
* `admin_ssl_ca_cert`
|
||||||
|
Reference in New Issue
Block a user