From 91ce1c2a9080760a0360489842535789089e09c9 Mon Sep 17 00:00:00 2001 From: Andrew Mayorov Date: Tue, 16 May 2023 16:27:33 +0300 Subject: [PATCH] fix(ft-schema): make description more natural Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com> --- rel/i18n/emqx_ft_schema.hocon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rel/i18n/emqx_ft_schema.hocon b/rel/i18n/emqx_ft_schema.hocon index 13bbc6970..bafda331a 100644 --- a/rel/i18n/emqx_ft_schema.hocon +++ b/rel/i18n/emqx_ft_schema.hocon @@ -41,7 +41,7 @@ s3_exporter.desc: """Exporter to the S3 API compatible object storage.""" local_storage_exporter_root.desc: -"""File system path to keep uploaded files.""" +"""Directory where the uploaded files are kept.""" local_storage_segments_gc.desc: """Garbage collection settings for the intermediate and temporary files in the local file system."""