diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/load-balancing/wan/disable-local-traffic/node.def | 1 | ||||
-rw-r--r-- | templates/load-balancing/wan/enable-local-traffic/node.def | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/load-balancing/wan/disable-local-traffic/node.def b/templates/load-balancing/wan/disable-local-traffic/node.def deleted file mode 100644 index 78e2098..0000000 --- a/templates/load-balancing/wan/disable-local-traffic/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Set to disable wan load balancing from balancing all locally sourced traffic. diff --git a/templates/load-balancing/wan/enable-local-traffic/node.def b/templates/load-balancing/wan/enable-local-traffic/node.def new file mode 100644 index 0000000..2aa168a --- /dev/null +++ b/templates/load-balancing/wan/enable-local-traffic/node.def @@ -0,0 +1 @@ +help: Set to enable wan load balancing for locally sourced traffic. |