From 82366dab5308836db3c1478f4b379f2443608eea Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 12 Jul 2015 21:38:46 +0200 Subject: Cosmetic fixes for Bug #4085 Typo fixes plus do not mark optional setting as required. --- config/checkmk-agent/checkmk.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/checkmk-agent/checkmk.xml b/config/checkmk-agent/checkmk.xml index 2b4f6996..3709dce1 100644 --- a/config/checkmk-agent/checkmk.xml +++ b/config/checkmk-agent/checkmk.xml @@ -93,13 +93,12 @@ checkmkport input 10 - Enter port to listen on. Leave empty to use Default prot 6556 - + Enter port to listen on. Leave empty to use Default port 6556. Hosts.allow checkmkhosts - Enter hosts(comma separeted) that can communicate with this agent. + Enter hosts (comma separated) that can communicate with this agent. input 60 @@ -118,4 +117,4 @@ sync_package_checkmk(); - \ No newline at end of file + -- cgit v1.2.3