Introduction
Introduction Statistics Contact Development Disclaimer Help
tChange the accept no third party in the doc to the right meaning. - surf - cus…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 7ad886fb0b31df6a452d72193b10ee116234ca5e
parent fa9b1873936934bfd7ccc6da9cf66b92d193e72e
Author: Christoph Lohmann <[email protected]>
Date: Thu, 30 Jan 2014 20:57:24 +0100
Change the accept no third party in the doc to the right meaning.
Diffstat:
M config.def.h | 2 +-
M surf.1 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.def.h b/config.def.h
t@@ -16,7 +16,7 @@ static gfloat zoomlevel = 1.0; /* Default zoom level */
/* Soup default features */
static char *cookiefile = "~/.surf/cookies.txt";
static char *cookiepolicies = "Aa@"; /* A: accept all; a: accept nothing,
- @: accept third party */
+ @: accept no third party */
static char *cafile = "/etc/ssl/certs/ca-certificates.crt";
static char *strictssl = FALSE; /* Refuse untrusted SSL connections */
static time_t sessiontime = 3600;
diff --git a/surf.1 b/surf.1
t@@ -27,7 +27,7 @@ redefined in the
.I config.h,
with "A" meaning to
accept all cookies, "a" to deny all cookies and "@", which tells surf to
-accept all third party cookies.
+accept no third party cookies.
.TP
.B \-b
Disable Scrollbars
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.