2023.03.14 调整目录结构。
This commit is contained in:
25
wtest/config/fms-core/wtest.conf
Normal file
25
wtest/config/fms-core/wtest.conf
Normal file
@ -0,0 +1,25 @@
|
||||
# This is the configuration file for the gpst prod1
|
||||
include "wtest_core.conf"
|
||||
include "wtest_actor.conf"
|
||||
|
||||
slick {
|
||||
dbs {
|
||||
default {
|
||||
db {
|
||||
numThreads = 10 // evolutions is 20
|
||||
maxConnections = 10 // evolutions is 5*numThread
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
provider.kafka.producerClientID=fleet_api_prod1
|
||||
|
||||
akka.http.server.idle-timeout = 45 seconds
|
||||
play.server.http.idleTimeout = 45 seconds
|
||||
|
||||
|
||||
s360.workerID = 1
|
||||
s360.dataCenterID = 1
|
||||
|
Reference in New Issue
Block a user