This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
pi-hole
Watch
1
Star
0
Fork
0
You've already forked pi-hole
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
pi-hole
/
advanced
/
Templates
History
DL6ER
487718512d
Remove DISTINCT attribute from views. They are not needed as the corresponding data is obtained from fields with UNIQUE attribute so duplications are already prevented at domain insertion. The elimination of the duplication check on imort through the views slightly reduces the load during import (I observed about 8 percent time saved on my NanoPi NEO).
...
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-05-01 16:37:23 +02:00
..
gravity.db.sql
Remove DISTINCT attribute from views. They are not needed as the corresponding data is obtained from fields with UNIQUE attribute so duplications are already prevented at domain insertion. The elimination of the duplication check on imort through the views slightly reduces the load during import (I observed about 8 percent time saved on my NanoPi NEO).
2019-05-01 16:37:23 +02:00
logrotate
Move template files to own subdir. Include pihole-FTL.conf in templates.
2018-07-27 15:21:25 -07:00
pihole-FTL.service
Delete /dev/shm/FTL-* files on (re)start of pihole-FTL
2019-02-08 15:00:35 +01:00
pihole.cron
Silence updateGravity job unless errors occur
2018-10-19 19:10:13 +13:00
pihole.sudo
Move template files to own subdir. Include pihole-FTL.conf in templates.
2018-07-27 15:21:25 -07:00