|
@@ -9,10 +9,6 @@ spring.datasource.core.password=No1Bug2Please3!
|
|
|
spring.datasource.core.hikari.maximum-pool-size=20
|
|
|
spring.datasource.core.hikari.minimum-idle=5
|
|
|
|
|
|
-####### Fix issue 153 for PostgreSQL users, see https://github.com/PowerJob/PowerJob/issues/153#issuecomment-812771783 for more information #######
|
|
|
-####### Notice, the configuration below only supports PostgreSQL 10.x and later #######
|
|
|
-# spring.datasource.remote.hibernate.properties.hibernate.dialect=tech.powerjob.server.persistence.config.dialect.PowerJobPGDialect
|
|
|
-
|
|
|
####### MongoDB properties(Non-core configuration properties) #######
|
|
|
####### configure oms.mongodb.enable=false to disable mongodb #######
|
|
|
oms.mongodb.enable=true
|