mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Merge pull request #124 from open-sausages/pulls/3/http-default-code
API Enable friendly error HTTP code by default for new projects
This commit is contained in:
commit
bede06a1aa
@ -9,3 +9,5 @@ After:
|
|||||||
# Caution: Indentation through two spaces, not tabs
|
# Caution: Indentation through two spaces, not tabs
|
||||||
SSViewer:
|
SSViewer:
|
||||||
theme: 'simple'
|
theme: 'simple'
|
||||||
|
Debug:
|
||||||
|
friendly_error_httpcode: true
|
||||||
|
Loading…
Reference in New Issue
Block a user