diff --git a/README.md b/README.md index 4a87676..5133d68 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Variante de 2048 avec pièces et billets en euros. ## Documentation and resources * 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 e7ffe85..13eb4da 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ Variante de 2048 avec pièces et billets en euros. ## Documentations et ressources * 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 ebc55ae..f066475 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,8 +17,11 @@ code = "https://github.com/jatekos101/20euros" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = true + disk = "50M" ram.build = "50M" ram.runtime = "50M"