-# Default:
-maximum-pages-in-cache =
-
-# object-cache-capacities (List of WebKitBytes):
-# The capacities for the global memory cache for dead objects such
-# as stylesheets or scripts. Syntax: cacheMinDeadCapacity,
-# cacheMaxDead, totalCapacity.
-# The _cacheMinDeadCapacity_ specifies the minimum number of bytes
-# that dead objects should consume when the cache is under pressure.
-# _cacheMaxDead_ is the maximum number of bytes that dead objects
-# should consume when the cache is *not* under pressure.
-# _totalCapacity_ specifies the maximum number of bytes that the
-# cache should consume *overall*.
-# Default:
-object-cache-capacities =
-
-# offline-storage-default-quota (WebKitBytes):
-# Default quota for new offline storage databases.
-# Default:
-offline-storage-default-quota =
-
-# offline-web-application-cache-quota (WebKitBytes):
-# Quota for the offline web application cache.
-# Default:
-offline-web-application-cache-quota =
-
-# offline-storage-database (Bool):
-# Whether support for the HTML 5 offline storage feature is enabled.
-# Valid values: true, false
-# Default: true
-offline-storage-database = true