Skip to content

Commit d325bb6

Browse files
authored
Merge pull request #2596 from shakaran/master
Add missing retry_ttl to configuration reference
2 parents 3aff53e + 5ab9615 commit d325bb6

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)