mirror of
https://github.com/corda/corda.git
synced 2025-03-14 00:06:45 +00:00
Update configuration files to remove references to StateMachineConfiguration
This commit is contained in:
parent
78a5c708d2
commit
b43e09a939
@ -37,10 +37,6 @@ enterpriseConfiguration = {
|
||||
maximumMessagingBatchSize = 256
|
||||
p2pConfirmationWindowSize = 1048576
|
||||
brokerConnectionTtlCheckIntervalMs = 20
|
||||
stateMachine = {
|
||||
eventQueueSize = 16
|
||||
sessionDeliverPersistenceStrategy = "OnNextCommit"
|
||||
}
|
||||
}
|
||||
useMultiThreadedSMM = true
|
||||
}
|
||||
|
@ -41,10 +41,6 @@ enterpriseConfiguration = {
|
||||
maximumMessagingBatchSize = 256
|
||||
p2pConfirmationWindowSize = 1048576
|
||||
brokerConnectionTtlCheckIntervalMs = 20
|
||||
stateMachine = {
|
||||
eventQueueSize = 16
|
||||
sessionDeliverPersistenceStrategy = "OnNextCommit"
|
||||
}
|
||||
}
|
||||
useMultiThreadedSMM = true
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user