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

Update Dockerfiles and fill out php.ini #158

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Conversation

chuckadams
Copy link
Contributor

Pull Request

What changed?

  • xdebug is enabled by default in all dev containers, since its default mode is just develop which adds minimal overhead and no annoying error messages when the listener is off.
  • the BulkImport admin action now has a timeout of 5 minutes instead of 30 seconds.
  • php.ini is less minimal than before, with sensible defaults for our setup, including enabling full error tracebacks since they're never displayed to users anyway.

Why did it change?

bugs gotta be squished.

Did you fix any specific issues?

none

CERTIFICATION

By opening this pull request, I do agree to abide by the Code of Conduct and be bound by the terms of the Contribution Guidelines in effect on the date and time of my contribution as proven by the revision information in GitHub.

@chuckadams chuckadams merged commit fbfc02c into main Feb 6, 2025
1 check passed
@chuckadams chuckadams deleted the chuck/dev/gardening branch February 6, 2025 15:56
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.

1 participant