aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.epiphany.gschema.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 1a38d9564..7437c85f4 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -179,6 +179,11 @@
<summary>Enable WebGL</summary>
<description>Whether to enable support for WebGL contexts.</description>
</key>
+ <key type="b" name="enable-webaudio">
+ <default>false</default>
+ <summary>Enable WebAudio</summary>
+ <description>Whether to enable support for WebAudio.</description>
+ </key>
<key type="b" name="do-not-track">
<default>false</default>
<summary>Do Not Track</summary>