From 4784f6b37f540c468832909aacfe468240591aa3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 7 Oct 2023 23:03:21 +0000 Subject: [PATCH] Auto-update README --- README.md | 6 ++++++ README_fr.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index c1eaed3..a8119f7 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ Pétrolette is a news reader that doesn't know you Pétrolette is fully self-contained, makes no external call whatsoever, and embarks a total of zero tracker or "analysis" tool. Needless to say she is also completely ad-free. +The application has 2 modes +- multi user : each user store is own config itself. +- mono user : configuration is store locally in the server. Each visitor see the same page. + +For now, there is no any mechanism included for feed protection. Any visitor can modify the feed list. + **Shipped version:** 1.6.0~ynh3 diff --git a/README_fr.md b/README_fr.md index 3d8fb6f..ee3deef 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,6 +20,12 @@ Pétrolette is a news reader that doesn't know you Pétrolette is fully self-contained, makes no external call whatsoever, and embarks a total of zero tracker or "analysis" tool. Needless to say she is also completely ad-free. +The application has 2 modes +- multi user : each user store is own config itself. +- mono user : configuration is store locally in the server. Each visitor see the same page. + +For now, there is no any mechanism included for feed protection. Any visitor can modify the feed list. + **Version incluse :** 1.6.0~ynh3