diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-08-08 09:10:03 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-08-08 09:10:03 +0200 |
commit | 5c30b2f27133d4fe20e509f095951e1fb36e77ba (patch) | |
tree | a982c3b5dffbed36620d66e7f807d8d81263ef32 | |
parent | ce2216f54420e90736f2d740d22c27ad41cbe806 (diff) | |
download | volse-hubzilla-5c30b2f27133d4fe20e509f095951e1fb36e77ba.tar.gz volse-hubzilla-5c30b2f27133d4fe20e509f095951e1fb36e77ba.tar.bz2 volse-hubzilla-5c30b2f27133d4fe20e509f095951e1fb36e77ba.zip |
update install.txt
-rw-r--r-- | install/INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt index 3671d95ac..421656023 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -90,7 +90,7 @@ web server platforms. exec() and proc_open(). - curl, gd (with at least jpeg and png support), mysqli, mbstring, xml, - xmlreader, zip and openssl extensions. The imagick extension MAY be used + xmlreader (FreeBSD), zip and openssl extensions. The imagick extension MAY be used instead of gd, but is not required and MAY also be disabled via configuration option. |