blob: 5e593f7c981b3bc9b7eafd639010198bc7d5fe65 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
server {
label = "dynamic";
# no ip address definition here, this is just a placeholder
proxy_only = off;
lean_query = on;
timeout = 4;
uptest = none;
root_server = off;
purge_cache = off;
}
|