diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php
index 8d123d2..80600e2 100644
--- a/sites/default/default.settings.php
+++ b/sites/default/default.settings.php
@@ -458,8 +458,8 @@
  * configured to cache and compress these files itself you may want to uncomment
  * one or both of the below lines, which will prevent gzip files being stored.
  */
-# $conf['system.performance']['css.gzip'] = FALSE;
-# $conf['system.performance']['js.gzip'] = FALSE;
+# $conf['system.performance']['css']['gzip'] = FALSE;
+# $conf['system.performance']['js']['gzip'] = FALSE;
 
 /**
  * String overrides:
