From dccf1aea6aa43b7adf3105c635f249b42b46d90f Mon Sep 17 00:00:00 2001 From: Jack Jackson Date: Mon, 20 Feb 2023 19:08:04 -0800 Subject: [PATCH] Set MTU appropriately --- .drone.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yaml b/.drone.yaml index 65e8bbf..9385c1c 100644 --- a/.drone.yaml +++ b/.drone.yaml @@ -18,10 +18,9 @@ steps: debug: true launch_debug: true username: scubbo + mtu: 1450 password: from_secret: gitea_password - settings: - mtu: 1450 - name: telegram_notification image: appleboy/drone-telegram settings: