Newer
Older
Digital_Repository / Repositories / otago_eprints3 / otago_eprints / cfg / cfg.d / 10_core_src.pl
$c->{host} = '##EPRINTS_HOST##';
$c->{port} = '##EPRINTS_PORT##';
$c->{aliases} = [##EPRINTS_ALIASES##
                ];
$c->{securehost} = undef;
$c->{securepath} = undef;