fix(ft-schema): make description more natural
Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
This commit is contained in:
parent
be3a0ce974
commit
91ce1c2a90
|
@ -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."""
|
||||
|
|
Loading…
Reference in New Issue