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-04-17 10:32:59 +0300
committerAleksander Machniak <alec@alec.pl>2016-04-17 10:32:59 +0300
commit6e4642b12ca7a487690e4cf3e7a72fbade224d5a (patch)
treeafa8f58b032787eeb7a532525562f3ff91e2782f /INSTALL
parente2e56261b977a3f70e2495e860e6e2c387305a15 (diff)
Enigma: Add enigma_debug option
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6dd289ea3..7056495b3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -22,7 +22,7 @@ REQUIREMENTS
- Net_IDNA2 0.1.1 or newer
- Auth_SASL 1.0.6 or newer
- Net_Sieve 1.3.2 or newer (for managesieve plugin)
- - Crypt_GPG 1.4.0 or newer (for enigma plugin)
+ - Crypt_GPG 1.4.1 or newer (for enigma plugin)
* php.ini options (see .htaccess file):
- error_reporting E_ALL & ~E_NOTICE (or lower)
- memory_limit > 16MB (increase as suitable to support large attachments)