From 5c0eba9b4ec7571a33367e7c35869ec9fcf6035d Mon Sep 17 00:00:00 2001 From: lapineige Date: Fri, 4 Feb 2022 15:40:17 +0100 Subject: [PATCH] php7.4 --- doc/DISCLAIMER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 9472f6dc..bc4cd928 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -16,7 +16,7 @@ and respond yes to the question ` Add admin privileges to this user?`. Registrations are open by default. To change that setting, edit `/var/www/pixelfed/.env` and set `OPEN_REGISTRATION=false` instead of `true`. -Then run `php7.3 artisan config:cache` to reload the settings. +Then run `php7.4 artisan config:cache` to reload the settings. ### Disable search engine indexing