Skip to content

Configuration overhaul: add version to the configuration#656

Merged
josecelano merged 1 commit intotorrust:developfrom
josecelano:651-configuration-overhaul-add-version-to-the-configuration
Jul 2, 2024
Merged

Configuration overhaul: add version to the configuration#656
josecelano merged 1 commit intotorrust:developfrom
josecelano:651-configuration-overhaul-add-version-to-the-configuration

Conversation

@josecelano
Copy link
Copy Markdown
Member

Add the configuration version at the top of the TOML Index config file.

version = "2"

And change the current version to V2. V1 is the old one that was used before the configuration overhaul.

Add the configuration version at the top of the TOML Index config file.

```toml
version = "2"

```

And change the current version to V2. V1 is the old one before the
configuration overhaul.
@josecelano josecelano self-assigned this Jul 2, 2024
@josecelano josecelano added this to the v3.0.0 milestone Jul 2, 2024
@josecelano josecelano linked an issue Jul 2, 2024 that may be closed by this pull request
@josecelano
Copy link
Copy Markdown
Member Author

ACK 238340b

@josecelano josecelano requested a review from da2ce7 July 2, 2024 16:29
@josecelano josecelano merged commit bfd3f37 into torrust:develop Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configuration overhaul: add version to the configuration

1 participant