AntCMS/tests/Includes/Config.yaml
Belle Aerni 38e51166c3
Implemented APCu caching (#44)
* Start implementing APCu caching

* Fix tests

* Now make PHPStan happy :)

* Fix tests

* Also enable the APCu extension in the tests

* Set maxlife to 7 days & clear with cron

* Implement a more correct way to clear the cache

* Also mention the APCu caching in the readme
2023-05-26 23:46:42 -07:00

10 lines
240 B
YAML

siteInfo:
siteTitle: 'AntCMS'
forceHTTPS: true
activeTheme: Default
cacheMode: auto
debug: true
baseURL: antcms.org/
embed:
allowed_domains: [youtube.com, twitter.com, github.com, vimeo.com, flickr.com, instagram.com, facebook.com]