From 158dd75552301915b7f52541c0837a90d382dea8 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 26 Nov 2021 00:06:50 +0100 Subject: [PATCH] Add PHP version selection in READMEs --- README.md | 2 ++ README_fr.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index a149a67..87873c9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ which will be backed up and restored with your application. The connection details will be stored in the file `db_accesss.txt` located in the root directory. +PHP-FPM version can also be selected among 7.3, 7.4, and 8.0. + **Once installed, go to the chosen URL to know the user, domain and port you will have to use for the SFTP access.** The password is one you chosen during the installation. Under the Web directory, you will see a `www` folder diff --git a/README_fr.md b/README_fr.md index d3dba43..6c385c1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,6 +15,8 @@ fourni un accès aux fichiers avec [SFTP](https://yunohost.org/fr/filezilla). El qui sera sauvegardée et restaurée avec votre application. Les détails de connexion seront stockés dans le fichier `db_accesss.txt` situé dans le répertoire racine. +La version de PHP-FPM peut aussi être choisie, parmi 7.3, 7.4, et 8.0. + **Version incluse :** 1.0 ## Configuration