silverstripe-installer/mysite/_config/config.yml
2016-07-25 17:26:22 +12:00

16 lines
307 B
YAML

---
Name: mysite
After:
- 'framework/*'
- 'cms/*'
---
# YAML configuration for SilverStripe
# See http://doc.silverstripe.org/framework/en/topics/configuration
# Caution: Indentation through two spaces, not tabs
SSViewer:
themes:
- 'simple'
- '$default'
Debug:
friendly_error_httpcode: true