mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
iSchedule should advertise the full date range that we support.
This commit is contained in:
parent
19ec65eb3f
commit
7e663b3a2b
@ -95,8 +95,8 @@ function ischedule_get ( )
|
||||
<scheme>mailto</scheme>
|
||||
</supported-recipient-uri-scheme-set>
|
||||
<max-content-length>102400</max-content-length>
|
||||
<min-date-time>19910101T000000Z</min-date-time>
|
||||
<max-date-time>20381231T000000Z</max-date-time>
|
||||
<min-date-time>00010101T000000Z</min-date-time>
|
||||
<max-date-time>99991231T000000Z</max-date-time>
|
||||
<max-instances>150</max-instances>
|
||||
<max-recipients>250</max-recipients>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user