We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3aff53e + 5ab9615 commit d325bb6Copy full SHA for d325bb6
1 file changed
Resources/doc/configuration_reference.rst
@@ -39,6 +39,7 @@ All available configuration options are listed below with their default values.
39
name: fos_user_registration_form
40
validation_groups: [Registration, Default]
41
resetting:
42
+ retry_ttl: 7200 # Value in seconds, logic will use as hours
43
token_ttl: 86400
44
email:
45
from_email: # Use this node only if you don't want the global email address for the resetting email
0 commit comments