Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/reference/configuration.md
Original file line number Diff line number Diff line change
@@ -16,7 +16,8 @@ You can use the following environment variables to configure **Logfire**:

{{ env_var_table }}

When using environment variables, you don't need to call [`logfire.configure()`][logfire.configure].
When using environment variables, you still need to call [`logfire.configure()`][logfire.configure],
but you can leave out the arguments.

## Using a configuration file (`pyproject.toml`)

0 comments on commit d0e5570

Please sign in to comment.