You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#4073 - Support adding cache-control: headers for global geojson query (which can get expensive as a deployment collects more and more posts).
This end-user caching may be enabled in the environment by setting CACHE_CONTROL_LEVEL=minimal in your environment variables. See config/routes.php for more details.
(CheckForInvalidJSON): build middleware to check for invalid JSON b4b151c by @AriannaLanz
fix(docker): use seconds notation for tasks cron, make configurable by @tuxpiper
fix(docker): configure cron tasks to persist running even in face of errors e23f3a4 by @tuxpiper