typo in config.dist

pull/1/head
Caleb James DeLisle 2017-01-26 16:34:00 +01:00
parent f8455875a9
commit 4402ea9966
1 changed files with 1 additions and 1 deletions

View File

@ -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",