1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-11-19 22:58:16 +00:00
pi-hole/advanced/Templates
2024-02-11 16:54:22 +01:00
..
gravity_copy.sql Do not copy info table during pihole -g 2023-05-24 21:32:34 +02:00
gravity.db.sql Change UNIQUEness constraint from (address) to (address, type) in the adlist table. This will allow certain adlists to be associated to different groups. A possible scenario is an adlist meant to block a specific service (e.g. Twitter, Youtube, etc.). It can then either be used to ensure these services are really blocked on the devices of group A but will never be blocked on devices of group B. 2024-02-11 16:54:22 +01:00
logrotate Add /var/log/pihole/webserver.log to the logrotate scripts. While it may be empty for most, it can grow quickly if either API or TLS debugging is enabled (it can quickly reach several hundreds of MB per day when debugging TLS) 2023-07-05 22:11:56 +01:00
pihole-FTL-poststop.sh Add native systemd service 2022-10-30 19:40:33 +01:00
pihole-FTL-prestart.sh Logrotate config file needs to be owned by root 2023-10-18 22:09:38 +02:00
pihole-FTL.conf Install pihole-FTL.conf template on fresh installation (#4496) 2022-01-04 19:09:30 +00:00
pihole-FTL.service Apply suggestions from code review 2023-01-03 21:20:22 +01:00
pihole-FTL.systemd Add native systemd service 2022-10-30 19:40:33 +01:00
pihole.cron Update local and remote versions at the same time 2022-10-06 12:36:17 +02:00