diff options
author | Jan-Philipp Benecke <jpb@cleverreach.com> | 2020-12-17 12:39:24 +0100 |
---|---|---|
committer | Jan-Philipp Benecke <jpb@cleverreach.com> | 2020-12-17 12:39:24 +0100 |
commit | 0ecc9bb6c07c3472df2b53fe8751235dee0bf283 (patch) | |
tree | c5153dce0998f78291c7febd8ac98056d41d8f90 | |
parent | 076e013702429bb960c2897eecb4b2145310476b (diff) | |
download | vyos-documentation-0ecc9bb6c07c3472df2b53fe8751235dee0bf283.tar.gz vyos-documentation-0ecc9bb6c07c3472df2b53fe8751235dee0bf283.zip |
Make CI happy
-rw-r--r-- | docs/configuration/system/flow-accounting.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/system/flow-accounting.rst b/docs/configuration/system/flow-accounting.rst index 7c1d1d2d..a5f16f09 100644 --- a/docs/configuration/system/flow-accounting.rst +++ b/docs/configuration/system/flow-accounting.rst @@ -70,7 +70,8 @@ CLI command. You may disable using the local in-memory table with the command: .. cfgcmd:: set system flow-accounting enable-egress - If you need to sample also egress traffic, you may want to configure egress flow-accounting: + If you need to sample also egress traffic, you may want to + configure egress flow-accounting: .. cfgcmd:: set system flow-accounting buffer-size <buffer size> |