diff --git a/MIGRATION.md b/MIGRATION.md index 18451748..594a9c98 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -16,4 +16,3 @@ www-data@helios:~$ du -hcs emails 192G total www-data@helios:~$ - diff --git a/conf/php.ini b/conf/php.ini index 058b235a..db3c2891 100644 --- a/conf/php.ini +++ b/conf/php.ini @@ -455,7 +455,7 @@ max_input_time = 60 ; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit -memory_limit = 128M +memory_limit = 256M ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Error handling and logging ;