75 lines
1.9 KiB
Groff
75 lines
1.9 KiB
Groff
|
.TH "pihole-FTL.conf" "5" "pihole-FTL.conf" "pihole-FTL.conf" "June 2018"
|
||
|
.SH "NAME"
|
||
|
|
||
|
pihole-FTL.conf - FTL's config file
|
||
|
.br
|
||
|
.SH "DESCRIPTION"
|
||
|
|
||
|
/etc/pihole/pihole-FTL.conf will be read by \fBpihole-FTL(8)\fR on startup.
|
||
|
.br
|
||
|
|
||
|
SOCKET_LISTENING=localonly|all
|
||
|
.br
|
||
|
Listen only for local socket connections or permit all connections
|
||
|
.br
|
||
|
|
||
|
QUERY_DISPLAY=yes|no
|
||
|
.br
|
||
|
Display all queries? Set to no to hide query display
|
||
|
.br
|
||
|
|
||
|
AAAA_QUERY_ANALYSIS=yes|no
|
||
|
.br
|
||
|
Allow FTL to analyze AAAA queries from pihole.log?
|
||
|
.br
|
||
|
|
||
|
MAXDBDAYS=365
|
||
|
.br
|
||
|
How long should queries be stored in the database?
|
||
|
.br
|
||
|
Setting this to 0 disables the database altogether
|
||
|
.br
|
||
|
|
||
|
RESOLVE_IPV6=yes|no
|
||
|
.br
|
||
|
Should FTL try to resolve IPv6 addresses to host names?
|
||
|
.br
|
||
|
|
||
|
RESOLVE_IPV4=yes|no
|
||
|
.br
|
||
|
Should FTL try to resolve IPv4 addresses to host names?
|
||
|
.br
|
||
|
|
||
|
DBINTERVAL=1.0
|
||
|
.br
|
||
|
How often do we store queries in FTL's database [minutes]?
|
||
|
.br
|
||
|
|
||
|
DBFILE=/etc/pihole/pihole-FTL.db
|
||
|
.br
|
||
|
Specify path and filename of FTL's SQLite long-term database.
|
||
|
.br
|
||
|
Setting this to DBFILE= disables the database altogether
|
||
|
.br
|
||
|
|
||
|
MAXLOGAGE=24.0
|
||
|
.br
|
||
|
Up to how many hours of queries should be imported from the database and logs?
|
||
|
.br
|
||
|
Maximum is 744 (31 days)
|
||
|
.br
|
||
|
|
||
|
For each setting, the option shown first is the default.
|
||
|
.br
|
||
|
.SH "SEE ALSO"
|
||
|
|
||
|
\fBpihole\fR(8), \fBpihole-FTL\fR(8)
|
||
|
.br
|
||
|
.SH "COLOPHON"
|
||
|
|
||
|
Pi-hole : The Faster-Than-Light (FTL) Engine is a lightweight, purpose-built daemon used to provide statistics needed for the Pi-hole Web Interface, and its API can be easily integrated into your own projects. Although it is an optional component of the Pi-hole ecosystem, it will be installed by default to provide statistics. As the name implies, FTL does its work \fIvery quickly\fR!
|
||
|
.br
|
||
|
|
||
|
Get sucked into the latest news and community activity by entering Pi-hole's orbit. Information about Pi-hole, and the latest version of the software can be found at https://pi-hole.net
|
||
|
.br
|