diff --git a/.htaccess b/.htaccess index e63c168..9e2958d 100644 --- a/.htaccess +++ b/.htaccess @@ -10,6 +10,13 @@ Options -Indexes # php_value upload_max_filesize 20M # php_value max_file_uploads 100 # +# +# php_value max_execution_time 200 +# php_value post_max_size 200M +# php_value upload_max_size 200M +# php_value upload_max_filesize 20M +# php_value max_file_uploads 100 +# # --- # Uncomment these lines when you want to allow access to the Lychee API from different origins