diff --git a/README.md b/README.md index 6229f03..55b79f4 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ File sharing platform **Shipped version:** 3.0.9~ynh1 + ## Screenshots ![Screenshot of Pydio](./doc/screenshots/screenshot01.png) diff --git a/README_fr.md b/README_fr.md index e320feb..78ef993 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,8 +18,10 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Plateforme de partage de fichiers + **Version incluse :** 3.0.9~ynh1 + ## Captures d’écran ![Capture d’écran de Pydio](./doc/screenshots/screenshot01.png) diff --git a/conf/nginx.conf b/conf/nginx.conf index 484efd1..33263fe 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -6,7 +6,6 @@ location / { include conf.d/yunohost_panel.conf.inc; } - location /ws/ { proxy_pass https://localhost:__PORT__; proxy_http_version 1.1; diff --git a/manifest.json b/manifest.json index f5d4573..2e56cc3 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "url": "https://github.com/julienmalik" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.1.21" }, "multi_instance": true, "services": [