[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/4.0.1debian-2-6-g95b6bc2

Paul van Tilburg paulvt at debian.org
Sun Jun 10 19:28:21 UTC 2012


The following commit has been merged in the master branch:
commit 95b6bc2730bffcaa39054256df27b6795ed7a130
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Sun Jun 10 21:26:03 2012 +0200

    Sync htaccess with version in new upstream release

diff --git a/debian/config/apache/htaccess b/debian/config/apache/htaccess
index ffb45c1..bb0edfa 100644
--- a/debian/config/apache/htaccess
+++ b/debian/config/apache/htaccess
@@ -1,9 +1,9 @@
 ErrorDocument 403 /owncloud/core/templates/403.php
 ErrorDocument 404 /owncloud/core/templates/404.php
 <IfModule mod_php5.c>
-php_value upload_max_filesize 512M
-php_value post_max_size 512M
-php_value memory_limit 512M
+php_value upload_max_filesize 513M
+php_value post_max_size 513M
+php_value memory_limit 513M
 <IfModule env_module>
   SetEnv htaccessWorking true
 </IfModule>

-- 
owncloud.git



More information about the Pkg-owncloud-commits mailing list