summaryrefslogtreecommitdiff
path: root/uhttpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'uhttpd.h')
-rw-r--r--uhttpd.h1
1 files changed, 1 insertions, 0 deletions
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 {