Compare commits

..

2 commits

Author SHA1 Message Date
ffcb415b0b again, no http used. 2024-05-04 12:48:00 -05:00
3e37e4049d no http used 2024-05-04 12:47:32 -05:00

View file

@ -128,7 +128,6 @@
option httplog
option dontlognull
option http-server-close
option forwardfor except 127.0.0.0/8
option redispatch
retries 3
timeout http-request 10s
@ -231,4 +230,4 @@
networking.firewall.enable = false;
system.stateVersion = "24.05"; # Did you read the comment?
}
}