You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/05/24 22:20:00 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #4277: [AIRFLOW-3217] Airflow log view and code view should wrap

kaxil commented on a change in pull request #4277: [AIRFLOW-3217] Airflow log view and code view should wrap
URL: https://github.com/apache/airflow/pull/4277#discussion_r287529290
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -330,6 +330,8 @@ cookie_secure = False
 # Set samesite policy on session cookie
 cookie_samesite =
 
+# Default setting for wrap toggle on DAG code and TI log views.
+default_wrap = True
 
 Review comment:
   Can we change the default setting to be `False`, to keep the current default behavior

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services