Home
last modified time | relevance | path

Searched refs:maxResourceSize (Results 1 – 4 of 4) sorted by relevance

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php55 protected $maxResourceSize = 10000000; variable in Sabre\\CardDAV\\Plugin
145 $propFind->handle($ns . 'max-resource-size', $this->maxResourceSize);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php55 protected $maxResourceSize = 10000000; variable in Sabre\\CardDAV\\Plugin
145 $propFind->handle($ns . 'max-resource-size', $this->maxResourceSize);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php58 protected $maxResourceSize = 10000000; variable in Sabre\\CalDAV\\Plugin
329 $propFind->handle($ns . 'max-resource-size', $this->maxResourceSize);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php57 protected $maxResourceSize = 10000000; variable in Sabre\\CalDAV\\Plugin
315 $propFind->handle($ns . 'max-resource-size', $this->maxResourceSize);