From c02b7dd8a35a033940df18293fe11ce373a3dfd4 Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Thu, 18 Apr 2024 20:03:35 +0200 Subject: [PATCH] manifest antifeature --- manifest.toml | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8da2dfd..3dac8fb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -180,16 +180,11 @@ title.fr = "Logiciel en version alpha " title.it = "Software in versione alpha" [arbitrary-limitations] -title.en = "Exclusive use of couchdb" -description.en = "flohmarkt expects to install CouchDB from the Apache repository for its own, exclusive use. Installation might break already existing installs of CouchDB. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/9" +title.en = "Exclusive use of couchdb - Exclusive use of (sub)domain - No integration in yunohost user database" +description.en = "flohmarkt expects to install CouchDB from the Apache repository for its own, exclusive use. Installation might break already existing installs of CouchDB. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/9 + +flohmarkt expects to bei installed on its own (sub)domain. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4 + +flohmarkt mainanins its own user database in CouchDB. Users have to register to flohmarkt to get an account. Registration cannot be restricted to yunohost users. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/5" icon = "star-half-empty" -[arbitrary-limitations] -title.en = "Exclusive use of (sub)domain" -description.en = "flohmarkt expects to bei installed on its own (sub)domain. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/4" -icon = "star-half-empty" - -[arbitrary-limitations] -title.en = "No integration in yunohost user database" -description.en = "flohmarkt mainanins its own user database in CouchDB. Users have to register to flohmarkt to get an account. Registration cannot be restricted to yunohost users. https://codeberg.org/ChriChri/flohmarkt_ynh/issues/5" -icon = "star-half-empty"