mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
php7.4
This commit is contained in:
parent
e958770885
commit
5c0eba9b4e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ and respond yes to the question ` Add admin privileges to this user?`.
|
||||||
|
|
||||||
Registrations are open by default.
|
Registrations are open by default.
|
||||||
To change that setting, edit `/var/www/pixelfed/.env` and set `OPEN_REGISTRATION=false` instead of `true`.
|
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
|
### Disable search engine indexing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue