Skip to content

Commit

Permalink
Merge pull request #6102 from abhishek8shankar/pla-1.2.0.1
Browse files Browse the repository at this point in the history
[DSD-5255] Update esignet-default.properties
  • Loading branch information
Rakshitha650 authored May 14, 2024
2 parents 843669f + 478249d commit 3f4c9b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions esignet-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -436,10 +436,10 @@ mosip.esignet.ui.config.key-values={'sbi.env': 'Developer', 'sbi.timeout.DISC':
'consent.screen.timeout-buffer-in-secs': 5, 'linked-transaction-expire-in-secs': 240, 'sbi.port.range': '4501-4600', \
'sbi.bio.subtypes.iris': 'UNKNOWN', 'sbi.bio.subtypes.finger': 'UNKNOWN', 'wallet.qr-code-buffer-in-secs': 10, 'otp.length': 6, \'password.regex': '^.{8,20}$', \
'password.max-length': 20, \
'username.regex': '^[1-9][0-9]{7,8}$',\
'username.prefix': '+855', \
'username.postfix': '@phone', \
'username.max-length': 9, \
'username.regex': '^[0-9]{10,30}$',\
'username.prefix': '', \
'username.postfix': '', \
'username.max-length': 16, \
'username.input-type': 'number', 'wallet.config': ${mosip.esignet.ui.wallet.config}, \'signup.config': ${mosip.esignet.ui.signup.config}, \
'forgot-password.config': ${mosip.esignet.ui.forgot-password.config}, \
'error.banner.close-timer': 10,\
Expand Down

0 comments on commit 3f4c9b4

Please sign in to comment.