Revert "Increase limits for upload and post"

This reverts commit e9d1da4ebc.
This commit is contained in:
William Desportes
2019-10-21 21:03:25 +02:00
parent 0bd0e9a958
commit 5f2beb027a
3 changed files with 0 additions and 6 deletions
-2
View File
@@ -51,8 +51,6 @@ RUN { \
echo 'allow_url_fopen = Off'; \
echo 'max_execution_time = 600'; \
echo 'memory_limit = 512M'; \
echo 'upload_max_filesize = 10G'; \
echo 'post_max_size = 10G'; \
} > /usr/local/etc/php/conf.d/phpmyadmin-misc.ini
# Calculate download URL