Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-06-06 02:29:28 +0400
committerRobin Appelman <icewind@owncloud.com>2012-06-06 02:29:44 +0400
commitf1b10fcc93dad0667cf50f0e3d9d423705a4ed8a (patch)
tree2f9c2151cb7c6cb46b302d1f9ba1ae2f9a9fdf90 /.htaccess
parent063c9accb6772001ade8bea1251cd0d9bd000e15 (diff)
update translations
Diffstat (limited to '.htaccess')
-rwxr-xr-x[-rw-r--r--].htaccess4
1 files changed, 2 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess
index 095a0cc6375..11ee1d59f83 100644..100755
--- a/.htaccess
+++ b/.htaccess
@@ -1,8 +1,8 @@
ErrorDocument 403 /core/templates/403.php
ErrorDocument 404 /core/templates/404.php
<IfModule mod_php5.c>
-php_value upload_max_filesize 512M
-php_value post_max_size 512M
+php_value upload_max_filesize 513M
+php_value post_max_size 513M
php_value memory_limit 512M
<IfModule env_module>
SetEnv htaccessWorking true