diff options
Diffstat (limited to 'web/server/static/static-threaded.c')
-rw-r--r-- | web/server/static/static-threaded.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/server/static/static-threaded.c b/web/server/static/static-threaded.c index c432b9bf3..b9c91ef14 100644 --- a/web/server/static/static-threaded.c +++ b/web/server/static/static-threaded.c @@ -396,6 +396,7 @@ void *socket_listen_main_static_threaded_worker(void *ptr) { , web_server_snd_callback , web_server_tmr_callback , web_allow_connections_from + , web_allow_connections_dns , NULL , web_client_first_request_timeout , web_client_timeout |