Selaa lähdekoodia

Merge branch 'dev' of linaz/ehr.config into dev

sand 8 vuotta sitten
vanhempi
commit
6dc72cc3e5
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. 10 0
      svr-health-profile.yml

+ 10 - 0
svr-health-profile.yml

@ -38,6 +38,16 @@ spring:
    validation-query: SELECT 1
    test-on-borrow: true
data-source:
  driver-class-name: com.mysql.jdbc.Driver
  initialize-size: 1
  max-total: 20
  max-idle: 10
  min-idle: 1
  validation-query: SELECT 1
  test-on-borrow: true
  remove-abandoned-timeout: 55
fast-dfs:
  pool:
    init-size: 5