X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuhttpd.git;a=blobdiff_plain;f=uhttpd.h;h=c023affed9f9f3d0e68d98f1b78ef19338e5171e;hp=0c1cd8b6165d46850bcb35287b00819e7512cb0d;hb=32760c47e28d2a4313359cbff4bd93c905cc85dd;hpb=b660d584ca45e74f15711471be3ce9618cdc8d7e diff --git a/uhttpd.h b/uhttpd.h index 0c1cd8b..c023aff 100644 --- a/uhttpd.h +++ b/uhttpd.h @@ -47,6 +47,7 @@ struct config { int tcp_keepalive; int max_requests; int http_keepalive; + int script_timeout; }; struct auth_realm {