mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 13:36:15 +02:00
Updated application.yml.sample
This commit is contained in:
parent
48726c3a9a
commit
c46f4b2159
1 changed files with 3 additions and 2 deletions
|
@ -182,8 +182,9 @@ tara_rant_secret: 'secret'
|
|||
tara_rant_redirect_uri: 'redirect_uri'
|
||||
|
||||
default_email_validation_type: 'mx'
|
||||
# You can predefine regex only validation for domains (default value ''):
|
||||
regex_only_email_validations: 'somedomain.com, otherdomain.com'
|
||||
# You can predefine regex only validation for domains (i.e. 'somedomain.com, otherdomain.com'):
|
||||
regex_only_email_validations: ''
|
||||
|
||||
default_connection_timeout: '1'
|
||||
default_response_timeout: '1'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue