summaryrefslogtreecommitdiff
path: root/docs/services/sstp-server.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-29 11:00:16 +0100
committerChristian Poessinger <christian@poessinger.com>2019-12-29 11:01:29 +0100
commit37a891f7cf0499c958eb6bbff5699455a4ada01a (patch)
tree19c8d65a2165a45e9521b352f85c452d7b015c6c /docs/services/sstp-server.rst
parent3918aefbeeeac4ab9844e3528995ae689a9bd952 (diff)
downloadvyos-documentation-37a891f7cf0499c958eb6bbff5699455a4ada01a.tar.gz
vyos-documentation-37a891f7cf0499c958eb6bbff5699455a4ada01a.zip
provide common-references file
Spinx references used accross different files should be stored here as a single source reference. Include this file as needed by: .. include:: common-references.rst
Diffstat (limited to 'docs/services/sstp-server.rst')
-rw-r--r--docs/services/sstp-server.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/services/sstp-server.rst b/docs/services/sstp-server.rst
index 64a5206b..8e67b95c 100644
--- a/docs/services/sstp-server.rst
+++ b/docs/services/sstp-server.rst
@@ -6,9 +6,9 @@ SSTP server
VyOS utilizes accel-ppp_ to provide SSTP server functionality. It can be
used with local authentication or a connected RADIUS server.
-.. note:: **Please be aware, due to an upstream bug, config changes/commits
+.. note:: Please be aware, due to an upstream bug, config changes/commits
will restart the ppp daemon and will reset existing PPPoE connections from
- connected users, in order to become effective.**
+ connected users, in order to become effective.
Configuration
^^^^^^^^^^^^^
@@ -73,4 +73,4 @@ looks for all files and directories in ``/config/user-data/sstp``.
set sstp-settings ssl-certs server-cert 'server.crt'
set sstp-settings ssl-certs server-key 'server.key'
-.. include:: references.rst
+.. include:: ../common-references.rst