mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-25 02:34:17 +00:00
Test: max-resource-size is no longer infinity
c5891abc7f brought back a new, higher limit, which is configurable by the site admin.
This commit is contained in:
parent
1301b2c494
commit
9e8c3c47c4
@ -4,8 +4,8 @@ HTTP/1.1 207 Multi-Status
|
||||
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
||||
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
|
||||
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
||||
ETag: "bfe10a3d02ee0ad8aa1d767e4c779d9e"
|
||||
Content-Length: 28674
|
||||
ETag: "ae8aac5229a8a5d9ee7c86100322162d"
|
||||
Content-Length: 28703
|
||||
Content-Type: text/xml; charset="utf-8"
|
||||
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
@ -310,7 +310,7 @@ Content-Type: text/xml; charset="utf-8"
|
||||
</current-user-privilege-set>
|
||||
<displayname>user1 addresses</displayname>
|
||||
<C:getctag>"24c9e15e52afc47c225b757e7bee1f9d"</C:getctag>
|
||||
<C2:max-resource-size/>
|
||||
<C2:max-resource-size>6550000</C2:max-resource-size>
|
||||
<owner>
|
||||
<href>/caldav.php/user1/</href>
|
||||
</owner>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user