pi-hole/advanced
RD WebDesign b9e401aaa3
Change min_procs value to 1
The original configuration used the default `min_procs=<max_procs_value>`.
A recent change set this value to zero, but a lot of systems started to
receive error messages about the socket file and in some systems lighttpd
wasn't able to restart the PHP process, returning HTTP error 503.
Setting this to 1 fixed those errors.

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2023-01-25 14:35:57 -03:00
..
bash-completion Remove the email function 2022-08-17 23:14:56 +02:00
Scripts Remoce leftover from query.sh 2023-01-12 20:24:08 +01:00
Templates Apply suggestions from code review 2023-01-03 21:20:22 +01:00
01-pihole.conf Use utils.sh in install script 2022-08-24 08:49:20 +02:00
06-rfc6761.conf Fix documentation; add some missing zones 2021-10-28 12:09:34 +02:00
dnsmasq.conf.original Adds spellcheck action to the smoke-tests (also moves editorconfig-checker to smoketests away from it's own action) 2022-07-02 14:04:08 +01:00
lighttpd.conf.debian remove the access log configuration from lighttpd.conf.debian and .conf.fedora to prevent issues on upgrades (this is defined in pihole-admin.conf) 2023-01-21 14:25:06 +00:00
lighttpd.conf.fedora remove the access log configuration from lighttpd.conf.debian and .conf.fedora to prevent issues on upgrades (this is defined in pihole-admin.conf) 2023-01-21 14:25:06 +00:00
pihole-admin.conf Change min_procs value to 1 2023-01-25 14:35:57 -03:00