diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2020-04-03 20:24:40 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2020-04-03 20:24:40 +0200 |
| commit | 853be4e11cd8a82b6b08f04db1717329907a5aaf (patch) | |
| tree | ee62e8a28ff64208d63f583409ff6b535b23e408 /docs/admin/filtron.rst | |
| parent | af988dbf71ce4b14d2056676d7d9691335266d83 (diff) | |
utils/filtron.sh: add generic documentation
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/admin/filtron.rst')
| -rw-r--r-- | docs/admin/filtron.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/admin/filtron.rst b/docs/admin/filtron.rst index 970ce25d2..9615cd935 100644 --- a/docs/admin/filtron.rst +++ b/docs/admin/filtron.rst @@ -37,6 +37,7 @@ installed by ``go get`` package management (see `filtron README`_). If you use filtron as middleware, a more isolated setup is recommended. To simplify such an installation and the maintenance of, use our script :ref:`filtron.sh`. +.. _Sample configuration of filtron: Sample configuration of filtron =============================== |