feat: enable app-store web app per default

This commit is contained in:
Jannik Stehle
2024-08-16 15:56:28 +02:00
parent ed101c14e3
commit 38d7933409
5 changed files with 9 additions and 2 deletions
+2
View File
@@ -3,6 +3,7 @@ directives:
- '''self'''
connect-src:
- '''self'''
- 'https://raw.githubusercontent.com/owncloud/awesome-ocis/'
default-src:
- '''none'''
font-src:
@@ -17,6 +18,7 @@ directives:
- '''self'''
- 'data:'
- 'blob:'
- 'https://raw.githubusercontent.com/owncloud/awesome-ocis/'
manifest-src:
- '''self'''
media-src: