Commit 87279f35 authored by Sergey Lyubka's avatar Sergey Lyubka

Throttling functionality removed

parent bd10a03d
...@@ -974,7 +974,6 @@ static const char *config_options[] = { ...@@ -974,7 +974,6 @@ static const char *config_options[] = {
"protect_uri", NULL, "protect_uri", NULL,
"authentication_domain", "mydomain.com", "authentication_domain", "mydomain.com",
"ssi_pattern", "**.shtml$|**.shtm$", "ssi_pattern", "**.shtml$|**.shtm$",
"throttle", NULL,
"access_log_file", NULL, "access_log_file", NULL,
"enable_directory_listing", "yes", "enable_directory_listing", "yes",
"error_log_file", NULL, "error_log_file", NULL,
......
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