0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

🔥 config: remove print error stack option (#8528)

no issue

Stack printing was removed for now.
The config options weren't cleaned up correctly.
This commit is contained in:
Katharina Irrgang 2017-06-07 10:02:19 +02:00 committed by Aileen Nowak
parent 4f9549fd7d
commit 216db60e74
2 changed files with 0 additions and 2 deletions

View file

@ -6,7 +6,6 @@
},
"privacy": false,
"useMinFiles": true,
"printErrorStack": false,
"paths": {
"contentPath": "content/"
},

View file

@ -18,7 +18,6 @@
"useUpdateCheck": true
},
"useMinFiles": false,
"printErrorStack": true,
"caching": {
"theme": {
"maxAge": 0