Skip to content

Improve metadata section in configuration#698

Merged
josecelano merged 1 commit intotorrust:developfrom
josecelano:672-config-overhaul-use-an-explicit-section-for-metadata
Aug 2, 2024
Merged

Improve metadata section in configuration#698
josecelano merged 1 commit intotorrust:developfrom
josecelano:672-config-overhaul-use-an-explicit-section-for-metadata

Conversation

@josecelano
Copy link
Copy Markdown
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 - System 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
Copy Markdown
Member Author

ACK 5bd611b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

- System 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