Skip to content

Commit 5ab9615

Browse files
authored
Add missing retry_ttl to configuration reference
Update fos_user.resetting.retry_ttl with default value 7200
1 parent 3aff53e commit 5ab9615

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Resources/doc/configuration_reference.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ All available configuration options are listed below with their default values.
3939
name: fos_user_registration_form
4040
validation_groups: [Registration, Default]
4141
resetting:
42+
retry_ttl: 7200 # Value in seconds, logic will use as hours
4243
token_ttl: 86400
4344
email:
4445
from_email: # Use this node only if you don't want the global email address for the resetting email

0 commit comments

Comments
 (0)