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

Improve metadata section in configuration #698

Conversation

josecelano
Copy link
Member

We made the same change in the Tracker.

[metadata]
app = "torrust-index"
purpose = "configuration"
schema_version = "2.0.0"

@josecelano josecelano linked an issue Aug 2, 2024 that may be closed by this pull request
@josecelano josecelano self-assigned this Aug 2, 2024
@josecelano josecelano added the - Admin - Enjoyable to Install and Setup our Software label Aug 2, 2024
@josecelano josecelano added this to the v3.0.0 milestone Aug 2, 2024
```toml
[metadata]
app = "torrust-index"
purpose = "configuration"
schema_version = "2.0.0"
```
@josecelano josecelano force-pushed the 672-config-overhaul-use-an-explicit-section-for-metadata branch from 2883ef8 to 5bd611b Compare August 2, 2024 16:41
@josecelano
Copy link
Member Author

ACK 5bd611b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Admin - Enjoyable to Install and Setup our Software
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config overhaul: use an explicit section for metadata
1 participant