diff --git a/README.md b/README.md index 30ad56a..84ccd4b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader an * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index c566ef3..fb3d451 100644 --- a/README_fr.md +++ b/README_fr.md @@ -41,7 +41,7 @@ Tiny Tiny RSS est un lecteur et agrégateur de flux de nouvelles (RSS/Atom) bas * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs diff --git a/manifest.toml b/manifest.toml index 2140c8d..2e9a9c8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,11 @@ code = "https://git-gitea.tt-rss.org/fox/tt-rss" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "50M" ram.runtime = "50M"