Default Script Timeout (PHP)

Can anyone tell me what the default script timeout if the API Action Settings option is left blank?

1 Like

I’m going to guess that it uses the value in php.ini or the php default.

Thanks Ken
You’re probably right, maybe @patrick, @Teodor or @George can confirm?

Also, if using a Wappler generated Docker image, what is the default set for PHP.ini (if that is used)? I’m knee deep in a Node project so can’t add the phpinfo page that would probably tell me.

Hello guys! We are facing a timeout issue which I think it could be resolved if the timeout is set correctly. How could the timeout be set in the script timeout for PHP?