PHP7 php.ini location?

Hi,

I am running PHP7 and wish to change Curl Timeout and can not find where the php7 php.ini file is located. Do it use the php5 .ini file still or have it’s own?

Also using .user.ini in public root dir adding default_socket_timeout = 300 doesn’t seam to work either. Any ideas?

/etc/php/7.0/fpm/php.ini

I have installed php7 on my exsiting php5 installation in xampp. But new php7 doesnt have an php.ini file. Hence can’t edit also. Is it picking up the php5 ini itself? Should i redirect it to some other file.