Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val admin_acl :
config ->
([> `All | `Href of Uri.t ] * [> `Grant of [> `All | `Read ] list ]) list
val calendars_acl :
config ->
([> `All | `Href of Uri.t ]
* [> `Grant of [> `All | `Bind | `Read | `Unbind ] list ])
list
val config :
?principals:string ->
?calendars:string ->
?do_trust_on_first_use:bool ->
Uri.t ->
config