blob: b2c134a16721596e7beb7a8ecadb16f1c26c3b18 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config htpdate 'htpdate'
option enabled 1
list server 'www.google.com'
list server 'www.yahoo.com'
list server 'www.linux.com'
option proxy_host ''
option proxy_port '8080'
option debug 0
option sanity_check 1
#list option '-4'
|