Paths.pl

From EPrints Documentation
Jump to: navigation, search

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects


Back to cfg.d

paths.pl contains configuration for the paths on the filesystem for certain parts of the archive:

  • $c->{documents_path} - Path to the documents directory of the archive. By default ARCHIVE_ROOT/documents.
  • $c->{config_path} - Path to the configuration directory of the archive. By default ARCHIVE_ROOT/cfg.
  • $c->{htdocs_path} - Path to the HTML docuuments cache directory of the archive. By default ARCHIVE_ROOT/html.