⧼vector-jumptocontent⧽

Lib/cfg.d/: Difference between revisions

From EPrints Documentation
m Drn@ecs.soton.ac.uk moved page EPrints Directory Structure/eprints3/lib/cfg.d to Lib/cfg.d/ without leaving a redirect
mNo edit summary
Line 4: Line 4:
This directory contains core configuration files.  Generally these should not need to be changed but if they do they should be copied to the archive's [[Archives/ARCHIVEID/cfg/cfg.d/|cfg/cfg.d]] directory and then edited there.  This directory is at the bottom of the levels of precedence for configuration files:
This directory contains core configuration files.  Generally these should not need to be changed but if they do they should be copied to the archive's [[Archives/ARCHIVEID/cfg/cfg.d/|cfg/cfg.d]] directory and then edited there.  This directory is at the bottom of the levels of precedence for configuration files:


  '''lib/cfg.d''' <- flavours/FLAVOURLIB/cfg.d <- ingredients/INGREDIENTID/cfg.d/ <- site_lib/cfg.d <- archives/ARCHIVEID/cfg/cfg.d
  '''lib/cfg.d/''' <- flavours/FLAVOURLIB/cfg.d/ <- ingredients/INGREDIENTID/cfg.d/ <- site_lib/cfg.d/ <- archives/ARCHIVEID/cfg/cfg.d/


A full list of all configuration files provided within the core codebase can be found [[Archives/ARCHIVEID/cfg/cfg.d/|here]].
A full list of all configuration files provided within the core codebase can be found [[Archives/ARCHIVEID/cfg/cfg.d/|here]].

Revision as of 09:29, 4 February 2022

DON'T EDIT THESE FILES....

Editing the contents of this directory is not recommended. See Read Only Directories.

This directory contains core configuration files. Generally these should not need to be changed but if they do they should be copied to the archive's cfg/cfg.d directory and then edited there. This directory is at the bottom of the levels of precedence for configuration files:

lib/cfg.d/ <- flavours/FLAVOURLIB/cfg.d/ <- ingredients/INGREDIENTID/cfg.d/ <- site_lib/cfg.d/ <- archives/ARCHIVEID/cfg/cfg.d/

A full list of all configuration files provided within the core codebase can be found here.