From 59ad580cdea2e66e24470ee3d84f29a8619b7bf9 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. --- .../include/accel-ppp/auth-local-users.xml.i | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 interface-definitions/include/accel-ppp/auth-local-users.xml.i (limited to 'interface-definitions/include/accel-ppp/auth-local-users.xml.i') diff --git a/interface-definitions/include/accel-ppp/auth-local-users.xml.i b/interface-definitions/include/accel-ppp/auth-local-users.xml.i new file mode 100644 index 000000000..308d6510d --- /dev/null +++ b/interface-definitions/include/accel-ppp/auth-local-users.xml.i @@ -0,0 +1,51 @@ + + + + Local user authentication for PPPoE server + + + + + User name for authentication + + + #include + + + Password for authentication + + + + + Static client IP address + + * + + + + Upload/Download speed limits + + + + + Upload bandwidth limit in kbits/sec + + + + + + + + Download bandwidth limit in kbits/sec + + + + + + + + + + + + -- cgit v1.2.3