Remove unnecessary Celery options
Compare changes
Files
2+ 1
− 3
@@ -537,9 +537,7 @@ if _settings.get("dev.uwsgi.celery", True):
I checked again, and Celery respects the scheduler and log levels configured in settings.
@hansegucker It turned out it was you who added the explicit log levels and scheduler classes to the docker entrypoint. Can you please check again why you deemed that necessary?