silverstripe-installer/mysite/_config/config.yml

14 lines
283 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:
theme: 'simple'
Debug:
friendly_error_httpcode: true