| | |
| | | host: 192.168.20.83 |
| | | port: 6369 |
| | | password: rediS_5L#F4_Server |
| | | timeout: 90000 # 连接超时时长(毫秒) |
| | | timeout: 10000 # 连接超时时长(毫秒) |
| | | lettuce: |
| | | pool: |
| | | max-active: 1000 # 连接池最大连接数(使用负值表示没有限制) |
| | |
| | | name: prod |
| | | # JDBC 基本配置 ¤tSchema=public |
| | | url: jdbc:postgresql://192.168.20.83:5433/moon?useAffectedRows=true |
| | | #url: jdbc:postgresql://127.0.0.1:5433/langfang?useAffectedRows=true |
| | | username : postgres |
| | | #password: Postgres!_14_Lf |
| | | password: postgres |
| | | password: Postgres!_14_moon |
| | | driver-class-name: org.postgresql.Driver |
| | | platform: POSTGRESQL |
| | | type: com.alibaba.druid.pool.DruidDataSource |
| | |
| | | initial-size: 5 |
| | | min-idle: 5 |
| | | max-active: 100 |
| | | ## 配置获取连接等待超时的时间 |
| | | max-wait: 6000 |
| | | ## 配置获取连接等待超时的时间,ms |
| | | max-wait: 60000 |
| | | # 配置间隔多久才进行一次检测,检测需要关闭的空闲连接,单位是毫秒 |
| | | time-between-eviction-runs-millis: 60000 |
| | | # 配置一个连接在池中最小生存的时间,单位是毫秒 |
| | |
| | | |
| | | # 系统配置 |
| | | sys: |
| | | # 管理员ID |
| | | admin: admin |
| | | # IIS的主机地址 |
| | | iisHost: 127.0.0.1 |
| | | # FME服务地址 |
| | |
| | | # 临时目录 |
| | | temp: D:\Moon\temp |
| | | # 上传附件表 |
| | | attachTabs: bd.b_pac_hydrogeology,bs.u_sectionline |
| | | attachTabs: |