diff --git a/README.md b/README.md index 74655e7..6a69d3b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ CodiMD is perfect for open communities, while HackMD emphasizes on permission an * Official user documentation: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/manifest.toml b/manifest.toml index d581bee..66b217b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,11 @@ code = "https://github.com/hackmdio/codimd" yunohost = ">= 11.2" architectures = ["amd64"] multi_instance = false + ldap = true + sso = true + disk = "50M" ram.build = "50M" ram.runtime = "50M"