diff --git a/system/blueprints/config/system.yaml b/system/blueprints/config/system.yaml index fb6bb90db..28d9a255d 100644 --- a/system/blueprints/config/system.yaml +++ b/system/blueprints/config/system.yaml @@ -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