From cd5609593603f6be0c0bd805feeadde4ad339ee6 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sun, 15 May 2016 11:39:31 +0200 Subject: [PATCH] Corrections mineures --- README.md | 6 ++++-- manifest.json | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d76de8..adfa157 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,7 @@ La configuration des partages se fait à l'aide du fichier de configuration des Le script installe les paquets *libjansson4* *libldap2-dev* *libmatheval1* *libpgm-5.1-0* *libpython-dev* *libsasl2-dev* *libsodium13* *libzmq3* *python-chardet-whl* *python-colorama-whl* *python-dev* *python-distlib-whl* *python-html5lib-whl* *python-pip-whl* *python-requests-whl* *python-setuptools-whl* *python-six-whl* *python-urllib3-whl* *python-virtualenv* *python3-virtualenv* *uwsgi* *uwsgi-core* *uwsgi-plugin-python* *virtualenv*. -Mise à jour du package: -sudo yunohost app upgrade -u https://github.com/maniackcrudelis/radicale_ynh radicale +**Mise à jour du package:** +sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/radicale_ynh + +**Multi-utilisateur:** Oui, avec support ldap. diff --git a/manifest.json b/manifest.json index e8e9b47..06327dd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,7 @@ { "name": "Radicale", "id": "radicale", + "packaging_format": 1, "description": { "en": "CalDAV (calendar) and CardDAV (contact) synchronization server", "fr": "Serveur de synchronisation CalDAV et CardDAV" @@ -13,6 +14,10 @@ "email": "beudbeud@beudibox.fr" }, "multi_instance": "false", + "services": [ + "nginx", + "php5-fpm" + ], "arguments": { "install" : [ {