diff --git a/README.md b/README.md index 9866664..babbbc2 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -46,4 +46,4 @@ or sudo yunohost app upgrade focalboard -u https://github.com/YunoHost-Apps/focalboard_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 05f1717..289c7a6 100755 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ diff --git a/manifest.toml b/manifest.toml index a343ced..fa9dae3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Logiciel de gestion de projet Kanban" version = "7.11.3~ynh1" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "MIT" @@ -20,8 +20,11 @@ code = "https://github.com/mattermost/focalboard" yunohost = ">= 11.2" architectures = ["amd64"] multi_instance = false + ldap = false + sso = false + disk = "50M" ram.build = "150M" ram.runtime = "50M" @@ -40,6 +43,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/mattermost/focalboard/releases/download/v7.11.3/focalboard-server-linux-amd64.tar.gz" sha256 = "3515ef5b90fe2d958b8869e0191915f0ca46ee4e6950e16c9647423981ebeecd" + autoupdate.strategy = "latest_github_release" [resources.ports]