• Модуль: clouds
  • Путь к файлу: ~/bitrix/modules/clouds/classes/general/storage_service_s3.php
  • Класс: CCloudStorageService_S3
  • Вызов: CCloudStorageService_S3::GetMinUploadPartSize
function GetMinUploadPartSize()
{
	return BX_S3_MIN_UPLOAD_PART_SIZE;
}