From: Fabian Keil Date: Sun, 11 Nov 2012 12:39:56 +0000 (+0000) Subject: Add limit-cookie-lifetime{} support for the CGI editor X-Git-Tag: v_3_0_20~173 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=aff35fb14a087ac279167b784924fe98eec24f1c;hp=09cb5b63402bb444511ee32baadf720274039c63 Add limit-cookie-lifetime{} support for the CGI editor --- diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 36c686f6..0c62e7e6 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -940,6 +940,29 @@ function show_limit_connect_opts(tf) + + + + + limit-cookie-lifetime + Limit the cookie lifetime specified in Set-Cookie headers. + + +   +   +   +   + Lifetime limit in minutes (or 0 to behave like + session-cookies-only):
+ +