diff --git a/asconfig/utils.go b/asconfig/utils.go index edc0684..f714fac 100644 --- a/asconfig/utils.go +++ b/asconfig/utils.go @@ -900,7 +900,7 @@ func isSizeOrTime(key string) (bool, humanize) { "stop-writes-count", "stop-writes-size", "mounts-budget", "data-size", "quarantine-allocations", "flush-size", - "post-write-cache": + "post-write-cache", "indexes-memory-budget": return true, deHumanizeSize default: