From dff7f60c81c2f0962856e50b01d85c5bdfe7f0a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:18:53 +0100 Subject: [PATCH] fix --- doc/PRE_INSTALL.md | 1 + doc/PRE_INSTALL_fr.md | 1 + manifest.toml | 8 +++----- 3 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 doc/PRE_INSTALL.md create mode 100644 doc/PRE_INSTALL_fr.md diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md new file mode 100644 index 0000000..27f46b5 --- /dev/null +++ b/doc/PRE_INSTALL.md @@ -0,0 +1 @@ +I understand this app is only for private network purpose and i should not install it on a server with a public IP or open the 445 port on my home router. diff --git a/doc/PRE_INSTALL_fr.md b/doc/PRE_INSTALL_fr.md new file mode 100644 index 0000000..a9802bd --- /dev/null +++ b/doc/PRE_INSTALL_fr.md @@ -0,0 +1 @@ +Je comprends que cette application est uniquement à des fins de réseau privé et que je ne dois pas l'installer sur un serveur avec une adresse IP publique ou ouvrir le port 445 sur mon routeur. diff --git a/manifest.toml b/manifest.toml index 6035d36..18f6b90 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,17 +19,15 @@ code = "https://git.samba.org/?p=samba.git;a=summary" yunohost = ">= 11.2" architectures = "all" multi_instance = false + ldap = "not_relevant" + sso = "not_relevant" + disk = "50M" ram.build = "50M" ram.runtime = "50M" - [install.warning] - ask.en = "I understand this app is only for private network purpose and i should not install it on a server with a public IP or open the 445 port on my home router." - ask.fr = "Je comprends que cette application est uniquement à des fins de réseau privé et que je ne dois pas l'installer sur un serveur avec une adresse IP publique ou ouvrir le port 445 sur mon routeur." - type = "alert" - [resources] [resources.system_user]