Skip to content

Console Command Config Set

lvca edited this page Dec 10, 2012 · 3 revisions

Console command: config set

Config Set

Change the value of a property.

Syntax

{{{config set }}}

Where:

  • config-name Name of the configuration to change
  • config-value Value to set

Example

> config set db.cache.enabled false

Remote configuration value changed correctly

See also

To know all the configuration values use the Console Command Config. To read a configuration value use the Console Command Config Get.

This is a command of the Orient console. To know all the commands go to Console Commands.

Clone this wiki locally