diff options
| author | svncommit <devs@roundcube.net> | 2007-08-09 21:55:14 +0000 |
|---|---|---|
| committer | svncommit <devs@roundcube.net> | 2007-08-09 21:55:14 +0000 |
| commit | 4b9efbb9f49911b17bde2d46b86df825e987101e (patch) | |
| tree | 9bac87e1a7399cd938c12b5f8c82b9561e4912f8 /.htaccess | |
| parent | 6d969b4d9020560d3491d19a5b0487e325e9bce4 (diff) | |
Fixes interface lock-up issues and minor bugs (richs)
Diffstat (limited to '.htaccess')
| -rw-r--r-- | .htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ php_flag display_errors Off php_flag log_errors On php_value error_log logs/errors -php_value upload_max_filesize 2M +php_value upload_max_filesize 5M <FilesMatch "(\.inc|\~)$"> Order allow,deny |
