Adminemail.pl

From EPrints Documentation
Revision as of 10:02, 27 July 2010 by Pm705 (talk | contribs)
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

The admin email address of a repository should be the technical person responsible for the server on which EPrints is installed. This is the email address which is displayed when an internal server error occurs or when other technical failers happen. When you change this file you must restart your webserver.

An example is shown below:

$c->{adminemail} = 'foo@bar.ac.uk';