From 548174b7693014dfb502fd65381d7752ebc751c5 Mon Sep 17 00:00:00 2001 From: yohann Date: Wed, 26 May 2021 15:25:11 +0200 Subject: [PATCH] update project --- readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 89a0cc6..6dd68ba 100644 --- a/readme.md +++ b/readme.md @@ -42,9 +42,12 @@ Il doit être possible de déployer les parties suivantes (séparément ou "all- - (?TODO Check timeout sur installation de la clé) Installer la version : [10.5](https://downloads.mariadb.org/mariadb/repositories/#distro=Ubuntu&distro_release=focal--ubuntu_focal&mirror=cnrs&version=10.5) - config: create database / create user and password - applicatif (php / composer / git / npm ) - - version 7.4 - - Extensions: JSON, zip, mysql, intl, fpm, xml - - max_execution_time / memory_limit + - php + - version 7.4 + - Extensions: JSON, zip, mysql, intl, fpm, xml + - config: + - max_execution_time: 60 + - memory_limit: 256M - composer: https://getcomposer.org/download/