X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=loadcfg.c;h=2426964e56be3e910953b11be100bf148a03fca2;hp=17cd85a03269021e23a564c6c07bb24c798220b7;hb=3249adeb7a93de58f324aa46db8e19ed4124fde6;hpb=4b82725edc2fc7cae278404817f7f47c890503a5 diff --git a/loadcfg.c b/loadcfg.c index 17cd85a0..2426964e 100644 --- a/loadcfg.c +++ b/loadcfg.c @@ -1,4 +1,4 @@ -const char loadcfg_rcs[] = "$Id: loadcfg.c,v 1.148 2016/03/17 10:40:53 fabiankeil Exp $"; +const char loadcfg_rcs[] = "$Id: loadcfg.c,v 1.149 2016/03/17 18:20:57 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/loadcfg.c,v $ @@ -593,7 +593,9 @@ struct configuration_spec * load_config(void) config->usermanual = strdup(USER_MANUAL_URL); config->proxy_args = strdup(""); config->forwarded_connect_retries = 0; +#ifdef FEATURE_CLIENT_TAGS config->client_tag_lifetime = 60; +#endif /* * 128 client sockets ought to be enough for everybody who can't * be bothered to read the documentation to figure out how to