Don't hide option
This commit is contained in:
parent
0690136ab2
commit
be562c85cb
1 changed files with 1 additions and 2 deletions
|
@ -103,8 +103,7 @@
|
|||
%% @doc The number of times per day to score an individual file for compaction
|
||||
{mapping, "leveled.compaction_scores_perday", "leveled.compaction_scores_perday", [
|
||||
{default, 1},
|
||||
{datatype, integer},
|
||||
hidden
|
||||
{datatype, integer}
|
||||
]}.
|
||||
|
||||
%% @doc Compaction Low Hour
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue