diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2020-09-07 16:16:38 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2020-09-07 16:16:38 +0000 |
commit | 1400d72e567e9c8936e4746c30eb58ed2cc50385 (patch) | |
tree | a08b666d58820f3b7b80ef0bf3e05519b167a6d7 /www-apps/drupal/files | |
parent | package.mask: add 30-days note to mini-amf (diff) | |
download | gentoo-1400d72e567e9c8936e4746c30eb58ed2cc50385.tar.gz gentoo-1400d72e567e9c8936e4746c30eb58ed2cc50385.tar.bz2 gentoo-1400d72e567e9c8936e4746c30eb58ed2cc50385.zip |
www-apps/drupal: Update postinstall.
Fixes: https://bugs.gentoo.org/566052
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Diffstat (limited to 'www-apps/drupal/files')
-rw-r--r-- | www-apps/drupal/files/postinstall-en.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www-apps/drupal/files/postinstall-en.txt b/www-apps/drupal/files/postinstall-en.txt index f507dc323d7a..3f0f522f8627 100644 --- a/www-apps/drupal/files/postinstall-en.txt +++ b/www-apps/drupal/files/postinstall-en.txt @@ -38,4 +38,8 @@ For lighttpd you may want to check [2][3] and for nginx [4][5]. [4] - https://www.drupal.org/node/1030854 [5] - https://www.nginx.com/resources/wiki/start/topics/recipes/drupal/ +PHP-FPM also supports user.ini files with per-directory settings[6]. + + [6] - http://php.net/manual/en/configuration.file.per-user.php + After that you can start to use drupal. |