About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
configuration:files [2020/03/04 13:42] – [Zend Framework Configurations] demiankatzconfiguration:files [2020/09/22 14:33] demiankatz
Line 78: Line 78:
 VuFind is built on [[development:architecture:laminas|Laminas]], and the framework itself uses a few configuration files. VuFind is built on [[development:architecture:laminas|Laminas]], and the framework itself uses a few configuration files.
  
-The top-level framework configuration can be found in [[https://github.com/vufind-org/vufind/blob/master/config/application.config.php|config/application.config.php]]. Under normal circumstances, this file should never be edited -- key settings that a user might want to override can be controlled through environment variables.+The top-level framework configuration can be found in [[https://github.com/vufind-org/vufind/blob/dev/config/application.config.php|config/application.config.php]]. Under normal circumstances, this file should never be edited -- key settings that a user might want to override can be controlled through environment variables.
  
 The Laminas application is split into modules, each of which contains a config/module.config.php file that defines the resources and settings used within that module. These can be overridden by creating a [[development:architecture:customizing_vufind#modules|local custom module]]. The Laminas application is split into modules, each of which contains a config/module.config.php file that defines the resources and settings used within that module. These can be overridden by creating a [[development:architecture:customizing_vufind#modules|local custom module]].
configuration/files.txt · Last modified: 2023/06/12 14:43 by demiankatz