Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2016-12-11 17:47:14 +0300
committerAleksander Machniak <alec@alec.pl>2016-12-11 17:47:14 +0300
commit2482088a7632a0779b1503af05689cb570256bcc (patch)
tree064556a12c1da82d9b112a86a394b1ed37df6d75 /INSTALL
parent29d0b804495f7a4b388bf18e9f40162932fb8c10 (diff)
Possibility to display QR code for contacts data (#5030)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index a27484480..043398e6b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -24,6 +24,7 @@ REQUIREMENTS
- Auth_SASL 1.0.6 or newer
- Net_Sieve 1.3.2 or newer (for managesieve plugin)
- Crypt_GPG 1.6.0 or newer (for enigma plugin)
+ - Endroid/QrCode 1.6.0 or newer (https://github.com/endroid/QrCode)
* php.ini options (see .htaccess file):
- error_reporting E_ALL & ~E_NOTICE & ~E_STRICT
- memory_limit > 16MB (increase as suitable to support large attachments)