From: Florian Eckert Date: Fri, 11 May 2018 06:38:38 +0000 (+0200) Subject: net/mwan3: remove check_quality option from default config X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=bdff2e990b95415a74d13daa78a863e60e8b7c30;p=openwrt-packages.git net/mwan3: remove check_quality option from default config The normal situation should be to use ping without quality_check. If quality_check option is not set in the default option then ping quality_check is not performed during tracking. This is and should be the default situation. Signed-off-by: Florian Eckert --- diff --git a/net/mwan3/files/etc/config/mwan3 b/net/mwan3/files/etc/config/mwan3 index 91d9c4ead..b7f6c2c11 100644 --- a/net/mwan3/files/etc/config/mwan3 +++ b/net/mwan3/files/etc/config/mwan3 @@ -5,7 +5,6 @@ config globals 'globals' config interface 'wan' option enabled '1' - option check_quality '1' list track_ip '8.8.4.4' list track_ip '8.8.8.8' list track_ip '208.67.222.222'