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 revision
Previous revision
Next revisionBoth sides next revision
configuration:files [2020/03/04 13:42] – [Zend Framework Configurations] demiankatzconfiguration:files [2021/04/13 20:27] – [config/vufind directory] demiankatz
Line 49: Line 49:
 | :!: [[configuration:files:searches.ini]] | Configurations related to VuFind's Solr search options (equivalent settings for other search backends are found in API-specific configurations like Summon.ini, etc.). | | :!: [[configuration:files:searches.ini]] | Configurations related to VuFind's Solr search options (equivalent settings for other search backends are found in API-specific configurations like Summon.ini, etc.). |
 | :!: searchspecs.yaml | Solr search definitions -- see [[configuration:search_customization|search customization]] for details. | | :!: searchspecs.yaml | Solr search definitions -- see [[configuration:search_customization|search customization]] for details. |
 +| shibboleth.ini | Advanced configurations for Shibboleth authentication. |
 | Sierra.ini | Configurations for the Sierra ILS. | | Sierra.ini | Configurations for the Sierra ILS. |
 | :!: [[configuration:files:sitemap.ini]] | Configurations for generating XML sitemaps to aid [[administration:search_engine_optimization|search engine optimization]]. | | :!: [[configuration:files:sitemap.ini]] | Configurations for generating XML sitemaps to aid [[administration:search_engine_optimization|search engine optimization]]. |
Line 78: Line 79:
 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