| |
---|
| | "filelocation" => array( |
---|
| | "vTITLE" => "File locations", |
---|
| | "vDESCRIPTION" => "Install directory and location of required files.", |
---|
| | "base_install_dir" => array( |
---|
| | "unix" => "/usr/local/eprints/ePrintsStats", |
---|
| | "unix" => "##EPRINTSSTATS##", |
---|
| | "windows" => "C:/ePrintsStats", |
---|
| | ), |
---|
| | "base_log_dir" => "logs", |
---|
| | "base_includes_dir" => "includes", |
---|
| |
---|
| | "general" => array( |
---|
| | "vTITLE" => "General progam details", |
---|
| | "vDESCRIPTION" => "Admin name and contact, prog title", |
---|
| | "admin_name" => "ePrints Administrator", |
---|
| | "admin_email" => "admin@eprints.otago.ac.nz", |
---|
| | "admin_email" => "##EPRINTS_ADMIN_EMAIL##", |
---|
| | "support_name" => "ePrints Administrator", |
---|
| | "support_email" => "admin@eprints.otago.ac.nz", |
---|
| | "support_email" => "##EPRINTS_ADMIN_EMAIL##", |
---|
| | "prog_title" => "ePrints Statistics", |
---|
| | "prog_title_public" => "ePrints Statistics", |
---|
| | "short_prog_title" => "es", |
---|
| | "public_prog" => "index.php", |
---|
| | "public_prog_request_uri" => "/index.php", |
---|
| | "eprints_location" => "http://eprints.otago.ac.nz", |
---|
| | "eprints_location" => "http://##EPRINTS_HOST##:##EPRINTS_PORT##", |
---|
| | /* replaced admin_prog */ |
---|
| | "prog_address" => array( |
---|
| | "public" => "index.php", |
---|
| | ), |
---|
| |
---|
|