File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
presto-docs/src/main/sphinx/presto_cpp Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
Presto C++ Configuration Properties
3
3
===================================
4
4
5
- This section describes Presto C++ configuration properties.
5
+ This section describes Presto C++ configuration properties.
6
6
7
7
The following is not a complete list of all configuration properties,
8
8
and does not include any connector-specific catalog configuration properties
@@ -379,12 +379,12 @@ The configuration properties of AsyncDataCache and SSD cache are described here.
379
379
In-memory cache.
380
380
381
381
``async-cache-ssd-gb ``
382
- ^^^^^^^^^^^^^^^^^^^^^
382
+ ^^^^^^^^^^^^^^^^^^^^^^
383
383
384
384
* **Type: ** ``integer ``
385
385
* **Default value: ** ``0 ``
386
386
387
- The size of the SSD. Unit is in GiB (gibibytes).
387
+ The size of the SSD. Unit is in GiB (gibibytes).
388
388
389
389
``async-cache-ssd-path ``
390
390
^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments