kaxil commented on a change in pull request #18557:
URL: https://github.com/apache/airflow/pull/18557#discussion_r765788568



##########
File path: docs/apache-airflow/security/webserver.rst
##########
@@ -31,6 +31,16 @@ set the below:
     [webserver]
     x_frame_enabled = False
 
+Disable Deployment Exposure Warning
+------------------------------------------------------
+
+Airflow warns when recent requests are made to /robot.txt. To disable this 
warning set the below:

Review comment:
       ```suggestion
   Airflow warns when recent requests are made to `/robot.txt`. To disable this 
warning set ``warn_deployment_exposure`` to ``False`` as below:
   ```




-- 
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