-
Notifications
You must be signed in to change notification settings - Fork 27
Update tracker configuration #696
Copy link
Copy link
Closed
Labels
- System Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our SoftwareDependenciesRelated to DependenciesRelated to Dependencies
Milestone
Description
The Tracker TOML configuration file has changed. The following fields are now mandatory.
[metadata]
schema_version = "2.0.0"
[logging]
threshold = "info"
[core]
listed = false
private = trueThe [metadata] section was added, and the version option was renamed to schema_version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
- System Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our SoftwareDependenciesRelated to DependenciesRelated to Dependencies