]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- memory_limit is hard to predict for whole app, so don't set it at all
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Oct 2010 19:49:00 +0000 (19:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki-apache.conf -> 1.5

dokuwiki-apache.conf

index 8d9c0bc403b27c028bf4b728ac8c1d73fe5bca1f..e3f8544a7b3cda28b8262347c7434366db06ecbc 100644 (file)
@@ -20,6 +20,4 @@ Alias /dokuwiki /usr/share/dokuwiki
                RewriteRule (.*)                      doku.php?id=$1  [QSA,L]
                RewriteRule ^index.php$               doku.php
        </IfModule>
-
-       php_value memory_limit 24M
 </Directory>
This page took 0.093458 seconds and 4 git commands to generate.