Skip to content

Commit

Permalink
Merge pull request #319 from nodogsplash/sqm
Browse files Browse the repository at this point in the history
Documentation: Readthedocs requires Pygments lexers on codeblocks so add them
  • Loading branch information
bluewavenet committed Nov 1, 2018
2 parents b09c186 + 59f05ff commit 27e9a56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/traffic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ In the default SQM configuration, Upload will mean what is normally accepted, ie

The default SQM configuration file on OpenWrt is:

.. code-block::
.. code-block:: sh
config queue
option enabled '0'
Expand Down Expand Up @@ -76,7 +76,7 @@ We will configure this by issuing the following commands:
*Note the reversed "upload" and "download" values.*
.. code-block::
.. code-block:: sh
uci set sqm.@queue[0].interface='br-lan'
Expand Down

0 comments on commit 27e9a56

Please sign in to comment.