• This, and putting the standard PHP settings in .htaccess does it every time, docker or not.

    php_value post_max_size 30M
    php_value upload_max_filesize 30M

The topic ‘Reliably good’ is closed to new replies.