From e7edd9229dd6b870f892e419ffc671d4873a5540 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 14 Mar 2021 16:44:55 +0100 Subject: xml: accel-ppp: move building blocks to subfolder As the amount of include files now has reached a certain amount, it is getting more and more crowsded, thuse introducing "per topic" subdirectories on the filesystem to keep a clean structure makes sense. --- interface-definitions/vpn_l2tp.xml.in | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'interface-definitions/vpn_l2tp.xml.in') diff --git a/interface-definitions/vpn_l2tp.xml.in b/interface-definitions/vpn_l2tp.xml.in index 3a6c8a992..2d8a8503d 100644 --- a/interface-definitions/vpn_l2tp.xml.in +++ b/interface-definitions/vpn_l2tp.xml.in @@ -12,7 +12,7 @@ Remote access L2TP VPN - #include + #include External IP address to which VPN clients will connect @@ -21,8 +21,8 @@ - #include - #include + #include + #include L2TP Network Server (LNS) @@ -143,17 +143,17 @@ - #include + #include Pool of client IP addresses (must be within a /24) - #include - #include + #include + #include - #include + #include Description for L2TP remote-access settings @@ -209,15 +209,15 @@ - #include - #include - #include + #include + #include + #include #include - #include + #include Mark server unavailable for <n> seconds on failure @@ -307,7 +307,7 @@ Advanced protocol options - #include + #include -- cgit v1.2.3