Settings.pl

From EPrints Documentation
Revision as of 20:54, 12 February 2022 by Drn@ecs.soton.ac.uk (talk | contribs) (Added settings.pl page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.