Fix formatting of h2 cache documentation
Change-Id: I572ed1e1bbb0046ed430e359daef631a672e1ff6
This commit is contained in:
@@ -603,7 +603,7 @@ caused by the H2 database using too much memory.
|
||||
See <<database.h2.cachesize,database.h2.cachesize>> for a detailed discussion.
|
||||
+
|
||||
Default is unset, using up to half of the available memory.
|
||||
|
||||
+
|
||||
H2 will persist this value in the database, so to unset explicitly specify 0.
|
||||
+
|
||||
Common unit suffixes of 'k', 'm', or 'g' are supported.
|
||||
@@ -1685,7 +1685,7 @@ the H2 JDBC connection URL, as described
|
||||
link:http://www.h2database.com/html/features.html#cache_settings[here]
|
||||
+
|
||||
Default is unset, using up to half of the available memory.
|
||||
|
||||
+
|
||||
H2 will persist this value in the database, so to unset explicitly specify 0.
|
||||
+
|
||||
Common unit suffixes of 'k', 'm', or 'g' are supported.
|
||||
|
||||
Reference in New Issue
Block a user