lib.lme_configure
Definition:
- lib.lme_configure (config_option, new_value, [auth_key]) :: nil
Description:
- Configures the LME settings and saves the value
Arguments:
- string config_option: The identifier of the configuration option to change
- string or number new_value: the value to be changed to. The value will be converted to a string or number as necessary.
- auth key: Some options require the auth key be provided or the change will not occur
Returns:
- nil if successful, false if the config option doesn't exist
Other notes:
- Added in LME 3.8.x
- The following options require the auth key be provided: defaultLoadState, listPresorted, current_if, current_mgr