thank you, this is what I got now :
upload_tmp_dir = ''
session.save_path = '/opt/alt/php83/var/lib/php/session'
upload_max_filesize = '128M'
post_max_size = '128M'
max_execution_time = '300'
auto_prepend_file = ''
I tried with .init.ini custom php limites but didn't worked.