summaryrefslogtreecommitdiff
path: root/package/totd/files/totd.conf
blob: 85a6ae73c3e9025c614f09856b7ce61ce4177b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
; you can have multiple forwarders, totd will always prefer
; forwarders listed early and only use forwarders listed later
; if the first ones are unresponsive.
forwarder ::1

; you can have multiple prefixes or even no prefixes at all
; totd uses them in round-robin fashion
prefix 0::ffff:ffff:0:0

; the port totd listens on for incoming requests
port 53

; the pidfile to use (default: /var/run/totd.pid)
pidfile /var/run/totd.pid