mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-24 13:50:17 +00:00
comment out dir checks for lighttpd, cronm and http as they have a lot of other files that need parsing through. May need to increase the logic there if this is information we really need to know.
This commit is contained in:
parent
b207fadc04
commit
02a601deff
1 changed files with 3 additions and 3 deletions
|
@ -851,8 +851,8 @@ parse_setup_vars
|
|||
check_x_headers
|
||||
analyze_gravity_list
|
||||
check_dnsmasq_d
|
||||
check_lighttpd_d
|
||||
check_http_directory
|
||||
check_cron_d
|
||||
# check_lighttpd_d
|
||||
# check_http_directory
|
||||
# check_cron_d
|
||||
copy_to_debug_log
|
||||
upload_to_tricorder
|
||||
|
|
Loading…
Reference in a new issue