]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- memory limit 24M seems good
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 29 Feb 2008 16:29:56 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki-apache.conf -> 1.4

dokuwiki-apache.conf

index e3f8544a7b3cda28b8262347c7434366db06ecbc..8d9c0bc403b27c028bf4b728ac8c1d73fe5bca1f 100644 (file)
@@ -20,4 +20,6 @@ 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.0359 seconds and 4 git commands to generate.