From ed0bf07001900840d4b9cb4c37b98c1d125384c6 Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Thu, 18 Apr 2024 19:20:39 +0200 Subject: [PATCH] manifest --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index be3f946..8da2dfd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -179,17 +179,17 @@ title.eu = "Alfa softwarea" title.fr = "Logiciel en version alpha " title.it = "Software in versione alpha" -[arbitrary-limitations-1] +[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" icon = "star-half-empty" -[arbitrary-limitations-2] +[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-3] +[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"