mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
🔧 Add the 'compress' and 'preloadHeaders' options to defaults.json config (#9863)
This commit is contained in:
parent
efd1587ee9
commit
ad2797c18d
@ -81,5 +81,7 @@
|
||||
},
|
||||
"imageOptimization": {
|
||||
"resize": true
|
||||
}
|
||||
},
|
||||
"compress": true,
|
||||
"preloadHeaders": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user