From 28da48c36573598e9fbf80fb153d11eed174f6b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 4 Mar 2023 11:47:14 +0100 Subject: [PATCH] Fix --- doc/ADMIN.md | 2 -- doc/ADMIN_fr.md | 2 -- manifest.toml | 2 +- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 2cef887..40a65a8 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1,5 +1,3 @@ -### SMP server address - Your SMP server address: ``` diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 47b2eb2..c725c68 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -1,5 +1,3 @@ -### Adresse du serveur SMP - L'adresse de votre serveur SMP est : ``` diff --git a/manifest.toml b/manifest.toml index d251437..d06e529 100644 --- a/manifest.toml +++ b/manifest.toml @@ -23,7 +23,7 @@ multi_instance = false ldap = "not_relevant" sso = "not_relevant" disk = "50M" -ram.build = "50M" +ram.build = "150M" ram.runtime = "50M" [install]