diff --git a/docs/content/config/environment.md b/docs/content/config/environment.md index d4056f2e..286f217d 100644 --- a/docs/content/config/environment.md +++ b/docs/content/config/environment.md @@ -8,7 +8,7 @@ title: Environment Variables !!! tip - If an environment variable `__FILE` is set and points to a valid file, the content of that file will be loaded into ``. + If an environment variable `__FILE` is set with a valid file path as the value, the content of that file will become the value for `` (_provided `` has not already been set_). #### General