We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba2a94 commit 90c6ddfCopy full SHA for 90c6ddf
sources/sections/60-caldav.adoc
@@ -44,8 +44,7 @@ Example::
44
[source,xml]
45
----
46
<C:supported-task-mode-set xmlns:C="urn:ietf:params:xml:ns:caldav">
47
- <C:supported-task-mode>AUTOMATIC-COMPLETION</C:supported-task-mode>
48
- <C:supported-task-mode>AUTOMATIC-FAILURE</C:supported-task-mode>
+ <C:supported-task-mode>AUTOMATIC</C:supported-task-mode>
49
<C:supported-task-mode>SERVER</C:supported-task-mode>
50
<C:supported-task-mode>CLIENT</C:supported-task-mode>
51
</C:supported-task-mode-set>
0 commit comments