7 lines
173 B
Text
7 lines
173 B
Text
|
%%%% This is the WiredTiger section
|
||
|
|
||
|
%% @doc wiredtiger data_root
|
||
|
{mapping, "wiredtiger.data_root", "wterl.data_root", [
|
||
|
{default, "{{platform_data_dir}}/wiredtiger"}
|
||
|
]}.
|