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. --- .../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