Compare commits
No commits in common. "ffcb415b0be259226de1be24a29d4a45920d2751" and "e1f3e6ec8d2f3d889ab28f47da50ca8ac8eb3f89" have entirely different histories.
ffcb415b0b
...
e1f3e6ec8d
1 changed files with 2 additions and 1 deletions
|
@ -128,6 +128,7 @@
|
||||||
option httplog
|
option httplog
|
||||||
option dontlognull
|
option dontlognull
|
||||||
option http-server-close
|
option http-server-close
|
||||||
|
option forwardfor except 127.0.0.0/8
|
||||||
option redispatch
|
option redispatch
|
||||||
retries 3
|
retries 3
|
||||||
timeout http-request 10s
|
timeout http-request 10s
|
||||||
|
@ -230,4 +231,4 @@
|
||||||
networking.firewall.enable = false;
|
networking.firewall.enable = false;
|
||||||
system.stateVersion = "24.05"; # Did you read the comment?
|
system.stateVersion = "24.05"; # Did you read the comment?
|
||||||
|
|
||||||
}
|
}
|
Reference in a new issue