From ea50e1f6e21611584e7e802eb8ba77b09963da33 Mon Sep 17 00:00:00 2001 From: titoko titoko Date: Mon, 25 Nov 2013 13:21:35 +0100 Subject: [PATCH] add skipped url --- manifest.json | 2 +- scripts/install | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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"