Maximum upload size applied but has no effect

Hello,
I’m on NC 12.0.4 | Apache 2.4.6 | PHP 7.1
the value of the parameter upload size as no effect, i can upload higher file size than the limit.
I can change this parameter from the admin of NC, the changes are applied in the .htaccess file
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value memory_limit 512M

and in the .user.ini file
upload_max_filesize=20M
post_max_size=20M
memory_limit=512M

For this two files : 644 apache:apache

In the /etc/php.ini the values are ok.

Tnx for help and best regards

Same problem here.

It’s a bug?

Regards

Closing in favor of: