From 39c33e05ef8b4af56de99070f3d04bd5e3ea241f Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Thu, 25 Apr 2024 11:25:56 +0200 Subject: [PATCH] indent in manifest.toml --- manifest.toml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/manifest.toml b/manifest.toml index b3424ff..eb67e6b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -165,19 +165,19 @@ ram.runtime = "100M" [antifeatures] -[alpha-software] -description.en = "Early development stage. May contain changing or unstable features, bugs, and security vulnerability." -description.eu = "Garapenaren hasierako fasean dago. Ezaugarri aldakor edo ezegonkorrak, erroreak eta segurtasuneko arazoak izan ditzazke." -description.fr = "Le logiciel est au tout début de son développement. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité." -description.it = "Questo software è all’inizio della sua fase di sviluppo. Potrebbe dunque essere instabile, contenere bug e vulnerabilità di sicurezza." -icon = "flask" -title.en = "Alpha software" -title.eu = "Alfa softwarea" -title.fr = "Logiciel en version alpha " -title.it = "Software in versione alpha" - -[arbitrary-limitations] -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" - + [alpha-software] + description.en = "Early development stage. May contain changing or unstable features, bugs, and security vulnerability." + description.eu = "Garapenaren hasierako fasean dago. Ezaugarri aldakor edo ezegonkorrak, erroreak eta segurtasuneko arazoak izan ditzazke." + description.fr = "Le logiciel est au tout début de son développement. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité." + description.it = "Questo software è all’inizio della sua fase di sviluppo. Potrebbe dunque essere instabile, contenere bug e vulnerabilità di sicurezza." + icon = "flask" + title.en = "Alpha software" + title.eu = "Alfa softwarea" + title.fr = "Logiciel en version alpha " + title.it = "Software in versione alpha" + + [arbitrary-limitations] + 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" +