From cd8768438e2ef7ea72acd55a6c4a4fe12c746966 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Sun, 16 Feb 2020 16:09:27 +0100 Subject: [PATCH] fix broken table in settingsmenu.rst --- source/manual/settingsmenu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/settingsmenu.rst b/source/manual/settingsmenu.rst index d1a2c09f..95382061 100644 --- a/source/manual/settingsmenu.rst +++ b/source/manual/settingsmenu.rst @@ -51,7 +51,7 @@ The settings on this page concerns logging into OPNsense. The “Secure Shell” +----------------------------------------------+-----------------------------------------------------------------------+ | HTTP Compression | Reduces size of transfer, at the cost of slightly higher CPU usage. | +----------------------------------------------+-----------------------------------------------------------------------+ -| Enable access log | Log all access to the Web GUI (for debugging/analysis) | +| Enable access log | Log all access to the Web GUI (for debugging/analysis) | +----------------------------------------------+-----------------------------------------------------------------------+ | Listen interfaces | Can be used to limit interfaces on which the Web GUI can be accessed. | | | This allows freeing the interface for other services, such as HAProxy.|