mirror of
https://github.com/getgrav/grav.git
synced 2026-07-05 11:17:42 +02:00
gzip compression blueprint
This commit is contained in:
@@ -185,6 +185,16 @@ form:
|
||||
label: Cache Prefix
|
||||
placeholder: "Derived from base URL (override by entering random string)"
|
||||
|
||||
cache.gzip:
|
||||
type: toggle
|
||||
label: GZIP compression
|
||||
highlight: 1
|
||||
options:
|
||||
1: Yes
|
||||
0: No
|
||||
validate:
|
||||
type: bool
|
||||
|
||||
twig:
|
||||
type: section
|
||||
title: Twig Templating
|
||||
|
||||
Reference in New Issue
Block a user