2024-01-24 08:48:11 +00:00
|
|
|
common :
|
2023-12-29 03:22:15 +00:00
|
|
|
token-expired-of-seconds: 600
|
|
|
|
allow-passwd-retry-times: 3
|
2024-02-04 02:08:37 +00:00
|
|
|
show-sql-command : false
|
2023-12-29 03:22:15 +00:00
|
|
|
|
|
|
|
protocol:
|
2024-01-24 08:48:11 +00:00
|
|
|
check-timestamp : true
|
2023-12-29 03:22:15 +00:00
|
|
|
timeout-of-seconds: 600
|
2024-01-24 08:48:11 +00:00
|
|
|
crypto-type : 0
|
2023-12-29 03:22:15 +00:00
|
|
|
#crypto-key: 12354
|
2024-01-05 09:59:37 +00:00
|
|
|
|
|
|
|
security:
|
|
|
|
ui:
|
2024-01-26 08:17:34 +00:00
|
|
|
white-list:
|
|
|
|
- method: GET
|
|
|
|
url : /swagger-ui/**
|
|
|
|
- method: GET
|
|
|
|
url : /v3/api-docs/**
|