]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mediawiki/templates/default/apache.erb
Add the Wikibase extension to the main wiki
[chef.git] / cookbooks / mediawiki / templates / default / apache.erb
index f41e4ca50e0304663b0138a4c73e7d9d4db1ff6f..51a4b1bf0819ec76d37837311f8e97fd82e58852 100644 (file)
@@ -34,7 +34,7 @@
 
   php_admin_value open_basedir <%= @directory %>/:/usr/share/php/:/dev/null:/tmp/
   #php_admin_value disable_functions "exec,shell_exec,system,passthru,popen,proc_open"
-  php_value memory_limit 368M
+  php_value memory_limit 500M
   php_value max_execution_time 240
   php_value upload_max_filesize 70M
   php_value post_max_size 100M