Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sets configuration variable in memory and DDC DB. This setting will be permanent. See memory_set for setting in memory only and which are not permanent.

RESET

Unsets variable for a specified process, falling back to general non-process-specific setting.

...

Sets configuration variable in memory only. Use for variables that cannot be set in the DDC DB or if you want the value to be valid for short time only. After restart of the process the setting will no longer apply.

MEMORY_RESET

Unsets variable, in memory only.

...