Commit bf55fe94 authored by Benoit Rat's avatar Benoit Rat Committed by Adam Wujek

www: remove accesslog because it is flooded by ajax call

Now we use ajax+js to constantly refresh value of WR into the web
interface without needing to manually refresh the webpage by the user.
However this refresh flood the accesslog and this is a problem with the
small RAM available
parent f544f798
......@@ -93,7 +93,7 @@ $HTTP["host"] == "www2.example.org" {
}
#### accesslog module
accesslog.filename = "/var/log/access_lighttpd.log"
#accesslog.filename = "/var/log/access_lighttpd.log"
############# experimentos ##################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment