X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuhttpd.git;a=blobdiff_plain;f=uhttpd.h;h=d6b698500ee4739dea559071253db232b4b0b05b;hp=c4afee8ed639c35439e0f204bed0be49fa886de0;hb=3f17deb1c41a6352f28b3e9f665a17b9231768e1;hpb=eb098bcfb6b8ee61cb6ce164aea7f847ffa30dcb diff --git a/uhttpd.h b/uhttpd.h index c4afee8..d6b6985 100644 --- a/uhttpd.h +++ b/uhttpd.h @@ -66,6 +66,7 @@ struct config { int max_connections; int http_keepalive; int script_timeout; + int ubus_noauth; }; struct auth_realm {