aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/epiphany.schemas.in19
1 files changed, 4 insertions, 15 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index 3214bed96..57d201002 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -199,25 +199,14 @@
</locale>
</schema>
<schema>
- <key>/schemas/apps/epiphany/network/disk_cache_size</key>
- <applyto>/apps/epiphany/network/disk_cache_size</applyto>
+ <key>/schemas/apps/epiphany/network/cache_size</key>
+ <applyto>/apps/epiphany/network/cache_size</applyto>
<owner>epiphany</owner>
<type>int</type>
- <default>50000</default>
+ <default>50</default>
<locale name="C">
<short>Size of disk cache</short>
- <long>Size of disk cache, in KB.</long>
- </locale>
- </schema>
- <schema>
- <key>/schemas/apps/epiphany/network/mem_cache_size</key>
- <applyto>/apps/epiphany/network/mem_cache_size</applyto>
- <owner>epiphany</owner>
- <type>int</type>
- <default>4096</default>
- <locale name="C">
- <short>Size of memory cache</short>
- <long>Size of memory cache, in KB.</long>
+ <long>Size of disk cache, in MB.</long>
</locale>
</schema>
<schema>