• Модуль: webdav
  • Путь к файлу: ~/bitrix/modules/webdav/classes/diskdispatcher.php
  • Класс: CWebDavDiskDispatcher
  • Вызов: CWebDavDiskDispatcher::enableIgnoreQuotaError
public function enableIgnoreQuotaError()
{
	$this->ignoreQuotaError = true;
}