diff --git a/resources/sonar.conf b/resources/sonar.conf index 0c71ab1..ba719e2 100644 --- a/resources/sonar.conf +++ b/resources/sonar.conf @@ -9,7 +9,7 @@ [sonar] enable: false # false to disable till next reboot (will stop again if not set to true) -debug_log: false # if set to true, sonar will log ever ping with triptime and date/time +debug_log: false # if set to true, sonar will log every ping with triptime and date/time persistant_log: false # If true logs in /var/log/sonar.log, false logs to systemd target: auto # IP Address, URL or auto as ping target count: 3 # How often should be pinged?