Go to the source code of this file.
Initial value:= array(
"INIT" => "yes",
"VERSION" => "3.2.26-1.20191010.152903",
"FREEDAV_SERVEUR" => array(
"val" => "",
"descr" =>
N_(
"address of the webdav server for freedav") ,
"global" => "Y"
) ,
"WEBDAV_SERVEUR" => array(
"val" => "",
"descr" =>
N_(
"address of the webdav server for authenticate server") ,
"global" => "Y"
) ,
"WEBDAV_ROOTID" => array(
"val" => "9",
"descr" =>
N_(
"folder identifier for root") ,
"global" => "Y"
) ,
"WEBDAV_FOLDERMAXITEM" => array(
"val" => "200",
"descr" =>
N_(
"max items return when open a folder") ,
"global" => "Y"
)
)
- Author
- Anakeen
Definition at line 13 of file DAV_init.php.