diff options
author | UnicronNL <UnicronNL@users.noreply.github.com> | 2014-08-23 14:06:32 +0200 |
---|---|---|
committer | UnicronNL <UnicronNL@users.noreply.github.com> | 2014-08-23 14:06:32 +0200 |
commit | dc450ea5d8509cf65dc640ead455f550c9ff2976 (patch) | |
tree | 3604a09c6d93f488795b60046e53827bb11bdf64 /templates-cfg | |
parent | 0d7bb139b3b780c829e3879f07c6004929cad4e7 (diff) | |
download | vyos-nhrp-dc450ea5d8509cf65dc640ead455f550c9ff2976.tar.gz vyos-nhrp-dc450ea5d8509cf65dc640ead455f550c9ff2976.zip |
Update node.def
Diffstat (limited to 'templates-cfg')
-rw-r--r-- | templates-cfg/protocols/nhrp/tunnel/node.tag/non-caching/node.def | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/templates-cfg/protocols/nhrp/tunnel/node.tag/non-caching/node.def b/templates-cfg/protocols/nhrp/tunnel/node.tag/non-caching/node.def index 70658ef..3ec72fc 100644 --- a/templates-cfg/protocols/nhrp/tunnel/node.tag/non-caching/node.def +++ b/templates-cfg/protocols/nhrp/tunnel/node.tag/non-caching/node.def @@ -1,10 +1 @@ -#type: txt help: This can be used to reduce memory consumption on big NBMA subnets -#default: "false" - -#syntax:expression: $VAR(@) in "true", "false"; \ - # "Must be 'true' or 'false'" - -#comp_help: "possible completions: -# true true non-caching -# false false non-caching (default) |