Closed josecelano closed 4 months ago
Relates to: https://github.com/torrust/torrust-index/pull/670
These two config option in the Index TOML config file have been removed:
[auth] email_on_signup = "optional" [mail] email_verification_enabled = false
We need to replace them with:
[registration] [registration.email]
Done manually.
Relates to: https://github.com/torrust/torrust-index/pull/670
These two config option in the Index TOML config file have been removed:
We need to replace them with: