|
|
@ -106,8 +106,8 @@ func addDefaultSettings() {
|
|
|
|
{Name: "upload_session_timeout", Value: `86400`, Type: "timeout"},
|
|
|
|
{Name: "upload_session_timeout", Value: `86400`, Type: "timeout"},
|
|
|
|
{Name: "slave_api_timeout", Value: `60`, Type: "timeout"},
|
|
|
|
{Name: "slave_api_timeout", Value: `60`, Type: "timeout"},
|
|
|
|
{Name: "slave_node_retry", Value: `3`, Type: "slave"},
|
|
|
|
{Name: "slave_node_retry", Value: `3`, Type: "slave"},
|
|
|
|
{Name: "slave_ping_interval", Value: `300`, Type: "slave"},
|
|
|
|
{Name: "slave_ping_interval", Value: `60`, Type: "slave"},
|
|
|
|
{Name: "slave_recover_interval", Value: `600`, Type: "slave"},
|
|
|
|
{Name: "slave_recover_interval", Value: `120`, Type: "slave"},
|
|
|
|
{Name: "slave_transfer_timeout", Value: `172800`, Type: "timeout"},
|
|
|
|
{Name: "slave_transfer_timeout", Value: `172800`, Type: "timeout"},
|
|
|
|
{Name: "onedrive_monitor_timeout", Value: `600`, Type: "timeout"},
|
|
|
|
{Name: "onedrive_monitor_timeout", Value: `600`, Type: "timeout"},
|
|
|
|
{Name: "share_download_session_timeout", Value: `2073600`, Type: "timeout"},
|
|
|
|
{Name: "share_download_session_timeout", Value: `2073600`, Type: "timeout"},
|
|
|
|