Added lot more Linspector design conepts.

This commit is contained in:
Johannes Findeisen 2022-09-25 06:31:36 +02:00
commit cb6488d7da
48 changed files with 55 additions and 19 deletions

View file

@ -13,7 +13,7 @@ log_count = 5
log_size = 10485760
pid_file = /var/run/user/1000/linspector.pid
; default delimiters '=' and ':' should be changed to ',' to be more native
plugins = HTTPServer,MariaDB
plugins = HTTPServer:MariaDB
; maybe the run_mode is obsolete because this will be a daemon but maybe it is useful for one time execution?
; in uplink the available run_modes were cron, daemon and foreground
run_mode = cron