Go to the source code of this file.
Initial value:= array(
"INIT" => "yes",
"VERSION" => "3.1.13-0.20131023.101132",
"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_DB" =>array("val"=>"dbname=webdav user=anakeen",
"descr"=>
N_(
"database access for webdav"),
"global"=>"Y"),
"WEBDAV_ROOTID" =>array("val"=>"9",
"descr"=>
N_(
"folder identificator for root"),
"global"=>"Y"),
"WEBDAV_FOLDERMAXITEM" => array("val"=>"200",
"descr"=>
N_(
"max items return when open a folder"),
"global"=>"Y")
)
- Author
- Anakeen http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ Anakeen - licence CC
Definition at line 13 of file DAV_init.php.