⧼vector-jumptocontent⧽

Lib/cfg.d/: Difference between revisions

From EPrints Documentation
mNo edit summary
mNo edit summary
 
Line 64: Line 64:
** '''[[user_search.pl]]''' - Configuration for search of user data objects.
** '''[[user_search.pl]]''' - Configuration for search of user data objects.
** '''[[user_validate.pl]]''' - Validation of the user data object as a whole.
** '''[[user_validate.pl]]''' - Validation of the user data object as a whole.
** '''[[vlit.pl]] <sup>1</sup>''' - Configuration for [[VLit]].
** '''[[vlit.pl]]''' - Configuration for [[VLit]].

Latest revision as of 11:22, 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. Only the following configuration files are found in this directory.