Parent issue: https://github.com/torrust/torrust-index/issues/591 Update the tracker configuration section to follow [changes in the tracker configuration](https://github.com/torrust/torrust-tracker/issues/932). ### Current config ```toml [tracker] mode = "public" ``` ### New config ```toml [tracker] private = false listed = false ```
Parent issue: #591
Update the tracker configuration section to follow changes in the tracker configuration.
Current config
New config