ephraimbuddy commented on issue #30615:
URL: https://github.com/apache/airflow/issues/30615#issuecomment-1506508680

   Check if you have `AIRFLOW__CORE__DAGS_ARE_PAUSED_AT_CREATION` set to True 
as an environment variable. Env var overrides your airflow.cfg settings. 
   
   To check this, enable to view config: 
`AIRFLOW__WEBSERVER__EXPOSE_CONFIG=True` then go to the webserver 
Admin>>Configurations and search the running configuration for the 
dags_are_paused_at_creation
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to