When using nginx and change .user.ini file then the code integrity check complains about a different hash value.
So when you change the following values with different values to allow bigger files to be uploaded:
upload_max_filesize=513M
post_max_size=513M
Code integrity check complains.
I think .user.ini file should not be included in the code integrity check