]> git.pld-linux.org Git - packages/drupal.git/blobdiff - drupal.conf
- set memory limit
[packages/drupal.git] / drupal.conf
index 7876178273894f74d9e905cf27d07bff9638f672..7b7024a7c0b832c62bc6bb0abe6305f4f37e6e07 100644 (file)
         php_value magic_quotes_gpc                0
         php_value register_globals                0
         php_value session.auto_start              0
+        php_value memory_limit                  12M
     </IfModule>
 
     <IfModule sapi_apache2.c>
         php_value magic_quotes_gpc                0
         php_value register_globals                0
         php_value session.auto_start              0
+        php_value memory_limit                  12M
     </IfModule>
 
     # Reduce the time dynamically generated pages are cache-able.
This page took 0.03348 seconds and 4 git commands to generate.