From 6b64f2eeb192ee1133d3f90be2ae2854a0c00ddc Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 29 Jun 2022 19:16:53 +0200 Subject: xml: streamline interface definition filenames, drop _ Some files that described the CLI used underscores to split CLI levels, some others did not. This commit removes all underscores from the filename and only makes use of a hyphen. --- interface-definitions/vpn_sstp.xml.in | 69 ----------------------------------- 1 file changed, 69 deletions(-) delete mode 100644 interface-definitions/vpn_sstp.xml.in (limited to 'interface-definitions/vpn_sstp.xml.in') diff --git a/interface-definitions/vpn_sstp.xml.in b/interface-definitions/vpn_sstp.xml.in deleted file mode 100644 index 195d581df..000000000 --- a/interface-definitions/vpn_sstp.xml.in +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - Secure Socket Tunneling Protocol (SSTP) server - 901 - - - - - Authentication for remote access SSTP Server - - - #include - #include - #include - #include - #include - - - #include - - - - - #include - #include - #include - - - Client IP pools and gateway setting - - - #include - - - #include - #include - - 443 - - - - PPP (Point-to-Point Protocol) settings - - - #include - #include - #include - #include - #include - - - - - SSL Certificate, SSL Key and CA - - - #include - #include - - - - - - - -- cgit v1.2.3