diff --git a/manifest.json b/manifest.json index 98c14bb..617b307 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "ttrss", "description": { "en": "A PHP and Ajax feed reader", - "fr": "Lecteur de flux PHP et Ajax" + "fr": "Lecteur de flux en PHP et Ajax" }, "developer": { "name": "titoko", diff --git a/scripts/install b/scripts/install index 7231737..d245c28 100644 --- a/scripts/install +++ b/scripts/install @@ -54,3 +54,4 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/ttrss.conf # Reload Nginx and regenerate SSOwat conf sudo service nginx reload sudo yunohost app ssowatconf +yunohost app setting ttrss skipped_uris "/public.php"