add-config-yaml-to-configuration
This commit is contained in:
parent
3801dd5856
commit
3d8ab8b23e
1 changed files with 3 additions and 1 deletions
|
|
@ -143,7 +143,9 @@ Configure general system components, session management, and logging.
|
|||
|
||||
A `config.yaml` file is generated with values input during [Application onboarding](/install#application-onboarding) and contains some of the same configuration variables as environment variables. The variables in `config.yaml` take precedence over environment variables.
|
||||
|
||||
<details open>
|
||||
For an example `config.yaml` file, see [`config.example.yaml` in the OpenRAG repository](https://github.com/langflow-ai/openrag/blob/main/config/config.example.yaml).
|
||||
|
||||
<details closed>
|
||||
<summary>Which variables can `config.yaml` override?</summary>
|
||||
|
||||
* CHUNK_OVERLAP
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue