Compare commits
2 commits
e1f3e6ec8d
...
ffcb415b0b
Author | SHA1 | Date | |
---|---|---|---|
ffcb415b0b | |||
3e37e4049d |
1 changed files with 1 additions and 2 deletions
|
@ -128,7 +128,6 @@
|
||||||
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
|
||||||
|
@ -231,4 +230,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