Fix stretch

This commit is contained in:
Josué Tille 2018-03-10 16:31:21 +01:00
parent dc93a61bf9
commit 59860253ca
2 changed files with 4 additions and 1 deletions

View file

@ -11,6 +11,9 @@ location PATHTOCHANGE1 {
# used for view/edit office file via Office Online Server
client_max_body_size 0;
# Allow seafile to use 'eval' without blocking the execution. But keep a warning.
add_header Content-Security-Policy-Report-Only "script-src https: 'unsafe-eval'";
access_log /var/log/nginx/seahub.access.log;
error_log /var/log/nginx/seahub.error.log;

View file

@ -4,7 +4,7 @@
"packaging_format": 1,
"license": "AGPL-3.0,Apache-2.0,MIT,GPL-2.0",
"url": "https://www.seafile.com",
"version": "6.2.5~ynh1",
"version": "6.2.5~ynh2",
"description": {
"en": "Open Source Cloud Storage",
"fr": "Stockage Cloud Open Source"