Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for customizing single-file timeout #688

Merged
merged 3 commits into from
Apr 7, 2024

Conversation

pettijohn
Copy link
Contributor

@pettijohn pettijohn commented Apr 7, 2024

Closes #685

Testing procedure (I did not build & deploy a container):

  1. Recreate container with LD_SINGLEFILE_TIMEOUT_SEC=360 in the compose file.
  2. docker exec into the running container, modify base.py and singlefile.py per below
  3. docker restart the container.
  4. Verified that the URL mentioned in above issue worked with a 360 second timeout on Raspberry Pi 4.

@sissbruecker sissbruecker changed the title Promote singlefile timeout to environment variable Add option for customizing single-file timeout Apr 7, 2024
@sissbruecker sissbruecker merged commit 2d22d68 into sissbruecker:master Apr 7, 2024
2 checks passed
@sissbruecker
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Promote single-file timeout to env variable
2 participants