blob: 19333714eddae659bff7e6d690ecbc02460c7120 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/conf/plugins/bypass-lan.conf b/conf/plugins/bypass-lan.conf
index ad496db67..e470ce68e 100644
--- a/conf/plugins/bypass-lan.conf
+++ b/conf/plugins/bypass-lan.conf
@@ -11,7 +11,7 @@ bypass-lan {
# Whether to load the plugin. Can also be an integer to increase the
# priority of this plugin.
- load = yes
+ load = no
}
|