github.com/kaydxh/golang@v0.0.131/pkg/file-transfer/ft.yaml (about) 1 filetransfer: 2 enabled: true 3 download_timeout : 5s 4 upload_timeout : 0s 5 retry_times: 0 # must >= 0 6 retry_interval: 1s 7 load_balance_mode: load_balance_mode_first 8 proxies: 9 - proxy_url: "" #"http://127.0.0.1:80" 10 proxy_host: "" #"127.0.0.1:8080" 11 target_host: "" #"9.40.34.33:80"