summaryrefslogtreecommitdiff
path: root/www/drupal7/files/drupal.conf
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal7/files/drupal.conf')
-rw-r--r--www/drupal7/files/drupal.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/drupal7/files/drupal.conf b/www/drupal7/files/drupal.conf
index 691d992b847..c99dd75dec1 100644
--- a/www/drupal7/files/drupal.conf
+++ b/www/drupal7/files/drupal.conf
@@ -1,4 +1,4 @@
-# $NetBSD: drupal.conf,v 1.1.1.1 2011/12/16 12:57:06 taca Exp $
+# $NetBSD: drupal.conf,v 1.2 2015/11/22 12:48:16 wen Exp $
#
# Drupal configuration file fragment for Apache
@@ -40,7 +40,7 @@ DirectoryIndex index.php
# Override PHP settings. More in sites/default/settings.php
# but the following cannot be changed at runtime.
-php_value memory_limit 16M
+php_value memory_limit 32M
# PHP 5, Apache 1 and 2.
<IfModule mod_php5.c>