Difference between revisions of "Settings.pl"
(Added settings.pl page) |
(No difference)
|
Revision as of 20:54, 12 February 2022
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.