18 lines
496 B
Plaintext
18 lines
496 B
Plaintext
|
|
bypass-lan {
|
||
|
|
|
||
|
|
# A comma-separated list of network interfaces for which connected subnets
|
||
|
|
# should be ignored, if interfaces_use is specified this option has no
|
||
|
|
# effect.
|
||
|
|
# interfaces_ignore =
|
||
|
|
|
||
|
|
# A comma-separated list of network interfaces for which connected subnets
|
||
|
|
# should be considered. All other interfaces are ignored.
|
||
|
|
# interfaces_use =
|
||
|
|
|
||
|
|
# Whether to load the plugin. Can also be an integer to increase the
|
||
|
|
# priority of this plugin.
|
||
|
|
load = no
|
||
|
|
|
||
|
|
}
|
||
|
|
|