Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 854 Bytes

ConfigurationRemove.rst

File metadata and controls

51 lines (26 loc) · 854 Bytes

configuration:remove

Remove configuration value

Removes a system configuration option by path.

For this command to succeed, the configuration option(s) must be in system configuration file and not be overridden elsewhere.

Example:

typo3 configuration:remove DB,EXT/EXTCONF/realurl

Arguments

paths
Path to system configuration that should be removed. Multiple paths can be specified separated by comma

Options

--force
If set, does not ask for confirmation
  • Accept value: no
  • Is value required: no
  • Is multiple: no
  • Default: false