fix(ft): fix default ft config
This commit is contained in:
parent
eae2478678
commit
52f3189779
|
@ -4,7 +4,7 @@ file_transfer {
|
|||
segments {
|
||||
root = "{{ platform_data_dir }}/file_transfer/segments"
|
||||
gc {
|
||||
interval = 60000
|
||||
interval = "1h"
|
||||
}
|
||||
}
|
||||
exporter {
|
||||
|
|
Loading…
Reference in New Issue