diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php
index 5022c24f881330c27277c6b3a57a11e201e57d69..fb49f57f5c42e506e3899db3fd6c3912b8610e2f 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: