summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.xml b/config.xml
index 66577f46..6c3d2e01 100644
--- a/config.xml
+++ b/config.xml
@@ -9,7 +9,11 @@
</author>
<content src="index.html" />
<access launch-external="yes" origin="mailto:*" />
+
+ <!-- This borks video playback on iOS
<access allows-arbitrary-loads-in-media="true" allows-arbitrary-loads-in-web-content="true" allows-local-networking="true" minimum-tls-version="TLSv1.0" origin="*" requires-certificate-transparency="false" requires-forward-secrecy="false" />
+ -->
+
<allow-navigation href="*" />
<preference name="AndroidPersistentFileLocation" value="Compatibility" />
<preference name="iosPersistentFileLocation" value="Library" />