Modifications for latest media-tag
* use latest built media-tag * include pdfjs and configure its path for media-tag * check whether decryption events affect an avatar. crop it if so
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = {
|
||||
"default-src 'none'",
|
||||
"style-src 'unsafe-inline' 'self'",
|
||||
"script-src 'self'",
|
||||
"font-src 'self'",
|
||||
"font-src 'self' data:",
|
||||
|
||||
/* child-src is used to restrict iframes to a set of allowed domains.
|
||||
* connect-src is used to restrict what domains can connect to the websocket.
|
||||
|
||||
Reference in New Issue
Block a user