typo in config.dist
parent
f8455875a9
commit
4402ea9966
|
@ -17,7 +17,7 @@ module.exports = {
|
|||
/*
|
||||
httpHeaders: {
|
||||
"Content-Security-Policy": [
|
||||
"default-serc 'none'",
|
||||
"default-src 'none'",
|
||||
"style-src 'unsafe-inline' 'self'",
|
||||
"script-src 'self' 'unsafe-eval' 'unsafe-inline'",
|
||||
"child-src 'self' cryptpad.fr *.cryptpad.fr",
|
||||
|
|
Loading…
Reference in New Issue