1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Christian Giese 0d5b4d84a4 update sphinx docu
2022-03-31 18:45:37 +02:00

27 lines
552 B
ReStructuredText

.. code-block:: json
{ "ppp": { "authentication": {} } }
.. list-table::
:widths: 25 50 25
:header-rows: 1
* - Attribute
- Description
- Default
* - `username`
- Username
- user{session-global}@rtbrick.com
* - `password`
- Password
- test
* - `timeout`
- Authentication request timeout in seconds
- 5
* - `retry`
- Authentication request max retry
- 30
* - `protocol`
- This value can be set to `PAP` or `CHAP` to reject the other protocol
- allow PAP and CHAP