Added FritzboxPhoneStatusService service and some cosmetic changes.

This commit is contained in:
Johannes Findeisen 2022-10-04 22:59:04 +02:00
commit 5ca94ec14b
5 changed files with 29 additions and 4 deletions

View file

@ -7,7 +7,7 @@ log_level= debug
log_file = ~/code/linspector/linspector/log/linspector.log
; number of log files to be kept.
log_file_count = 50
; log file size in megabytes as float.
; log file size in megabytes as int or float.
log_file_size = 1.00
pid_file = /var/run/user/1000/linspector.pid
; plugins separated by ','. no whitespaces allowed. not case sensitive.