diff options
| author | currite <sll@disroot.org> | 2020-10-28 10:48:59 +0100 | 
|---|---|---|
| committer | currite <sll@disroot.org> | 2020-10-28 10:48:59 +0100 | 
| commit | 8c401562a8e7a928d2efa88f66ee8e186cd7fe1f (patch) | |
| tree | 74c8776a08ab960ee369025ea3144e956d44bb35 | |
| parent | d590dc5b3e3c1131e0ed754f35e92b0771d6eec3 (diff) | |
| download | vyos-documentation-8c401562a8e7a928d2efa88f66ee8e186cd7fe1f.tar.gz vyos-documentation-8c401562a8e7a928d2efa88f66ee8e186cd7fe1f.zip | |
ipoe-server: fix hierarchy tree
| -rw-r--r-- | docs/services/ipoe-server.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/services/ipoe-server.rst b/docs/services/ipoe-server.rst index 96c96527..3aedf966 100644 --- a/docs/services/ipoe-server.rst +++ b/docs/services/ipoe-server.rst @@ -119,13 +119,13 @@ example configuration can be used.    set service ipoe-server authentication radius-server 10.100.100.1 secret 'password'  Bandwidth Shaping -^^^^^^^^^^^^^^^^^ +=================  Bandwidth rate limits can be set for local users within the configuration or  via RADIUS based attributes.  Bandwidth Shaping for local users -================================= +---------------------------------  The rate-limit is set in kbit/sec. | 
