aboutsummaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-05-03 17:46:51 -0700
committerzotlabs <mike@macgirvin.com>2017-05-03 17:46:51 -0700
commitc0edfee22454fcd9b78a3e8ae5f71b134db18dfa (patch)
tree57c7a4b593394b0f277f23d8f2031a305a9a1dc4 /install
parent4933aef543dbdec66f50f27599d6eb68b4a8432a (diff)
parentd6a3f7765adbbf5f58c08964932d25d3c0364439 (diff)
downloadvolse-hubzilla-c0edfee22454fcd9b78a3e8ae5f71b134db18dfa.tar.gz
volse-hubzilla-c0edfee22454fcd9b78a3e8ae5f71b134db18dfa.tar.bz2
volse-hubzilla-c0edfee22454fcd9b78a3e8ae5f71b134db18dfa.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'install')
-rw-r--r--install/INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt
index 7d4ed9534..c059fadf1 100644
--- a/install/INSTALL.txt
+++ b/install/INSTALL.txt
@@ -110,7 +110,7 @@ technical abilities.
php.ini file - and with no hosting provider restrictions on the use of
exec() and proc_open().
- - curl, gd (with at least jpeg and png support), mysqli, mbstring, xml,
+ - curl, gd (with at least jpeg and png support), mysqli, mbstring, xml, 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.