aboutsummaryrefslogtreecommitdiffstats
path: root/doc/admin/administrator_guide.md
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-10-27 18:42:25 +0000
committerMario <mario@mariovavti.com>2021-10-27 18:42:25 +0000
commit1251fca2564d1bc87abebadfe2ff20cd22686967 (patch)
tree8bf59f864685a5c23b7bf14f1606b3b8bfd0b83a /doc/admin/administrator_guide.md
parentb2fe21709ce04c08720e8d48b6dde5ac88c26b72 (diff)
downloadvolse-hubzilla-1251fca2564d1bc87abebadfe2ff20cd22686967.tar.gz
volse-hubzilla-1251fca2564d1bc87abebadfe2ff20cd22686967.tar.bz2
volse-hubzilla-1251fca2564d1bc87abebadfe2ff20cd22686967.zip
remove mcrypt from the docs
Diffstat (limited to 'doc/admin/administrator_guide.md')
-rw-r--r--doc/admin/administrator_guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/administrator_guide.md b/doc/admin/administrator_guide.md
index c884bb0bd..132e8b63d 100644
--- a/doc/admin/administrator_guide.md
+++ b/doc/admin/administrator_guide.md
@@ -93,7 +93,7 @@ There are several ways to deploy a new hub.
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, mcrypt, zip,
+* curl, gd (with at least jpeg and png support), mysqli, mbstring, zip,
and openssl extensions. The imagick extension is not required but desirable.
* xml extension is required if you want webdav to work.