File tree Expand file tree Collapse file tree
docs/deploy/configuration/env-vars Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ The following environment variables are used to control runtime configuration ma
4343
4444| Variable | Description | Type |
4545| :-------------------------------- | :--------------------------------------------------------------------------- | :------------------- |
46- | `RUNTIME_OVERRIDES_ENABLED` | If set, the runtime configuration management is enabled. | `boolean` |
47- | `RUNTIME_OVERRIDES_PATH` | Path of the configuration override file. Default : ` "/config/overrides.yaml" ` | `string - file path` |
46+ | `RUNTIME_OVERRIDES_ENABLED` | If set, the runtime configuration management is enabled. Default : ` false ` | `boolean` |
47+ | `RUNTIME_OVERRIDES_PATH` | Path of the configuration override file. | `string - file path` |
4848| `RUNTIME_OVERRIDES_LOAD_INTERVAL` | Refresh rate for checking if there are configuration changes. Default : ` 2m` | `string - duration` |
4949
5050# # Runtime configurable environment variables
You can’t perform that action at this time.
0 commit comments