{Key:SettingOneTimeDownloadRetryFail,EnvName:"WARPBOX_ONE_TIME_DOWNLOAD_RETRY_ON_FAILURE",Label:"One-time download retry on failure",Type:SettingTypeBool,Editable:false},
{Key:SettingRenewOnAccessEnabled,EnvName:"WARPBOX_RENEW_ON_ACCESS_ENABLED",Label:"Renew on access enabled",Type:SettingTypeBool,Editable:true},
{Key:SettingRenewOnDownloadEnabled,EnvName:"WARPBOX_RENEW_ON_DOWNLOAD_ENABLED",Label:"Renew on download enabled",Type:SettingTypeBool,Editable:true},
{Key:SettingGlobalMaxFileSizeBytes,EnvName:"WARPBOX_GLOBAL_MAX_FILE_SIZE_BYTES",Label:"Global max file size bytes",Type:SettingTypeInt64,Editable:true,Minimum:0},
{Key:SettingGlobalMaxBoxSizeBytes,EnvName:"WARPBOX_GLOBAL_MAX_BOX_SIZE_BYTES",Label:"Global max box size bytes",Type:SettingTypeInt64,Editable:true,Minimum:0},
{Key:SettingDefaultUserMaxFileBytes,EnvName:"WARPBOX_DEFAULT_USER_MAX_FILE_SIZE_BYTES",Label:"Default user max file size bytes",Type:SettingTypeInt64,Editable:true,Minimum:0},
{Key:SettingDefaultUserMaxBoxBytes,EnvName:"WARPBOX_DEFAULT_USER_MAX_BOX_SIZE_BYTES",Label:"Default user max box size bytes",Type:SettingTypeInt64,Editable:true,Minimum:0},