mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
Minor fix of node database doc page formatting (#4762)
This commit is contained in:
parent
9b2725d3aa
commit
d43d0c9640
@ -134,6 +134,7 @@ Corda uses `Hikari Pool <https://github.com/brettwooldridge/HikariCP>`_ for crea
|
||||
To configure the connection pool any custom properties can be set in the `dataSourceProperties` section.
|
||||
|
||||
For example:
|
||||
|
||||
.. sourcecode:: groovy
|
||||
|
||||
dataSourceProperties = {
|
||||
@ -142,4 +143,3 @@ For example:
|
||||
maximumPoolSize = 10
|
||||
connectionTimeout = 50000
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user