fix(ft): fix default ft config

This commit is contained in:
Ilya Averyanov 2023-04-06 13:42:06 +03:00
parent eae2478678
commit 52f3189779
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ file_transfer {
segments {
root = "{{ platform_data_dir }}/file_transfer/segments"
gc {
interval = 60000
interval = "1h"
}
}
exporter {