From 632830e88b9592cd425f49e247f79669f2795543 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 1 Sep 2017 10:01:26 -0300 Subject: Ignore cookies --- lynx.dot.link/lynx.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lynx.dot.link') diff --git a/lynx.dot.link/lynx.cfg b/lynx.dot.link/lynx.cfg index fa52a5a..d388df6 100644 --- a/lynx.dot.link/lynx.cfg +++ b/lynx.dot.link/lynx.cfg @@ -1314,7 +1314,7 @@ TRUSTED_LYNXCGI:none # The default is defined in userdefs.h, and can be overridden here, # and/or toggled via the -cookies command line switch. # -#SET_COOKIES:TRUE +SET_COOKIES:FALSE .h2 ACCEPT_ALL_COOKIES # If ACCEPT_ALL_COOKIES is set TRUE, Lynx will accept cookies from all @@ -1326,7 +1326,7 @@ TRUSTED_LYNXCGI:none # in the .lynxrc file via an o(ptions) screen setting. It may also be # toggled via the -accept_all_cookies command line switch. # -#ACCEPT_ALL_COOKIES:FALSE +ACCEPT_ALL_COOKIES:FALSE .h2 COOKIE_ACCEPT_DOMAINS .h2 COOKIE_REJECT_DOMAINS -- cgit v1.2.3