Eronarn 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_r287530203
########## 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: That sounds fine to me but I'm not at my dev env so I don't have the ability to commit + squash that this moment ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
