Vendetta/API/lme configure

From Quasar-RCE
Jump to navigationJump to search

Definition

lib.lme_configure (config_option, new_value, [auth_key]) :: nil

Description

Configures the LME settings and saves the value

Arguments

  1. string config_option: The identifier of the configuration option to change
  2. string or number new_value: the value to be changed to. The value will be converted to a string or number as necessary.
  3. auth key: Some options require the auth key be provided or the change will not occur

Returns

  1. 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