mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
ATS-234 : Increase default JMS connection number from 10 to 20
This commit is contained in:
parent
fec9ea5eda
commit
89786df316
@ -9,7 +9,7 @@ spring:
|
||||
password: ${ACTIVEMQ_PASSWORD:admin}
|
||||
pool:
|
||||
enabled: true
|
||||
max-connections: 10
|
||||
max-connections: 20
|
||||
|
||||
server:
|
||||
port: 8090
|
||||
|
Loading…
x
Reference in New Issue
Block a user