From 16b637c5c8cca32586f3c244e7cdb53a47e97d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 28 Nov 2023 11:16:45 +0100 Subject: [PATCH] cleaning --- doc/ADMIN_fr.md | 2 +- manifest.toml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index e48e396..374bff2 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -1 +1 @@ -Répertoires Git par défaut : `__DATA_DIR__` \ No newline at end of file +Répertoires Git par défaut : `__DATA_DIR__` (this can be changed in the `__INSTALL_DIR__config.yaml` file) \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index de01a59..47df4a1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,8 +19,11 @@ code = "https://github.com/klaussilveira/gitlist" yunohost = ">= 11.2" architectures = "all" multi_instance = true + ldap = false + sso = false + disk = "50M" ram.build = "150M" ram.runtime = "50M"