This website requires JavaScript.
Explore
Help
Register
Sign In
ainur
/
pi-hole
Watch
1
Star
0
Fork
0
You've already forked pi-hole
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
b5ab8ac1980442f19d474f630f47da6dd851f151
pi-hole
/
advanced
/
Templates
T
History
DL6ER
b5ab8ac198
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.
...
Signed-off-by: DL6ER <
dl6er@dl6er.de
>
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