Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clarify feature flags config #71

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

sleidig
Copy link
Member

@sleidig sleidig commented Feb 13, 2025

No description provided.

Comment on lines +28 to +33
or as .yml:
```
features:
export-api:
enabled: true
```
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this correct (and correctly spelled), @tomwwinter ?

I have seen this format somewhere but only found the .env format in production use. So this is just an assumption ...


## Configuration through environment variables
Environment variables can be defined in an .env file using "snake case" variable names (see [examples/application.env](/docs/examples/application.env)).
These are transformed automatically to be available in the code as nested properties
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please confirm and/or elaborate, @tomwwinter .

The system and connections are not clear to me yet, that is why I want to add documentation for myself and other developers here

@sleidig sleidig marked this pull request as draft February 14, 2025 08:10
@sleidig sleidig removed their assignment Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo (ready for work)
Development

Successfully merging this pull request may close these issues.

2 participants