CommonFramework/config/application-user.yml

19 lines
349 B
YAML
Raw Normal View History

common :
token-expired-of-seconds: 600
allow-passwd-retry-times: 3
show-sql-command : false
protocol:
check-timestamp : true
timeout-of-seconds: 600
crypto-type : 0
#crypto-key: 12354
2024-01-05 09:59:37 +00:00
security:
ui:
white-list:
- method: GET
url : /swagger-ui/**
- method: GET
url : /v3/api-docs/**