fix(ft-schema): make description more natural

Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
This commit is contained in:
Andrew Mayorov 2023-05-16 16:27:33 +03:00 committed by GitHub
parent be3a0ce974
commit 91ce1c2a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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."""