Skip to content

Update Iindex TOML config file #587

@josecelano

Description

@josecelano

Relates to: torrust/torrust-index#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]
#required = false
#verified = false

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions