How do I change max_execution_time when using docker images? #4013
Answered
by
ildyria
john-a-harris
asked this question in
Q&A
|
Hi all, Thanks! |
Answered by
ildyria
Jan 23, 2026
Replies: 1 comment 2 replies
|
There are no stupid question.
|
2 replies
Answer selected by
john-a-harris
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are no stupid question.
In theory, the following (undocumented, oups) environment variable should do the trick:
PHP_MAX_EXECUTION_TIMEdefaulted at 3000 (seconds)LYCHEE_MAX_EXECUTION_TIMEdefaulted at 30 (seconds)