diff options
-rw-r--r-- | .htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ php_flag short_open_tag 1 php_flag register_globals 0 +php_value upload_max_filesize 20M +php_value post_max_size 100M |
![]() |
index : gallery3.git | |
A clone of the Gallery3 code for testing and development. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .htaccess | 2 |
@@ -1,3 +1,5 @@ php_flag short_open_tag 1 php_flag register_globals 0 +php_value upload_max_filesize 20M +php_value post_max_size 100M |