Settings.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

settings.pl in lib/syscfg.d/ contains various commented outsettings. In particular, the following settings could be uncommented:

  • $c->{user} - The user EPrints should run under and create files/directories as.
  • $c->{group} - The group EPrints should create files/directories as.
  • $c->{smtp_server} - The SMTP server to send email through.