From 5f7eab0e5c77548ae81fa05e3ad5e23cbb83d027 Mon Sep 17 00:00:00 2001 From: Kim Huebel Date: Thu, 4 Feb 2021 22:16:49 +0000 Subject: [PATCH] Typo in logtailer.ini comment --- html/js/version.js | 2 +- logtailer.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/js/version.js b/html/js/version.js index 9d3541c..15bcea7 100644 --- a/html/js/version.js +++ b/html/js/version.js @@ -1 +1 @@ -var dashboard_version = "2021-02-04 19:17:35"; +var dashboard_version = "2021-02-04 22:16:48"; diff --git a/logtailer.ini b/logtailer.ini index 99fc55e..9a94ab5 100644 --- a/logtailer.ini +++ b/logtailer.ini @@ -5,7 +5,7 @@ Port=5678 # This defines the maximum amount of loglines to be sent on initial opening of the dashboard MaxLines=2500 -# Keep this parameter synchrone to Filerotate in YSFReflector.ini - if 0 then False, if 1 then True +# Keep this parameter synchrone to Filerotate in MMDVM.ini/DMRHost.ini - if 0 then False, if 1 then True Filerotate=True [MMDVMHost]