diff --git a/config/vufind/config.ini b/config/vufind/config.ini index 0cc52ed51e44a3f6519bb41336942d7c4258c1f6..c365810e3d8031be9ea94cc4404bc8a540e3208d 100644 --- a/config/vufind/config.ini +++ b/config/vufind/config.ini @@ -1519,7 +1519,7 @@ HMACkey = mySuperSecretValue ; A custom directory for caching can be defined by the environment variable ; VUFIND_CACHE_DIR (see httpd-vufind.conf). The default location is inside the ; local settings directory. -;[Cache] +[Cache] ; Set time to live value for Zend caches (in seconds), 0 means maximum possible. ;ttl = 0 ; Override umask for cache directories and files. @@ -1532,7 +1532,7 @@ HMACkey = mySuperSecretValue ; This section controls the "Collections" module -- the special view for records ; that represent collections, and the mechanism for browsing these records. -;[Collections] +[Collections] ; Control whether or not the collections module is enabled in search results. ; If set to true any search results which are collection level items will ; link to the respective collections page rather than the record page