From ed3a7d9f08abef1c2a63afbb62be6c18cdf84d00 Mon Sep 17 00:00:00 2001 From: Juliusz Chroboczek Date: Thu, 23 Nov 2006 13:07:22 -0800 Subject: [PATCH] Document the change in the default values of disk cache permissions. darcs-hash:20061123210722-4cc09-35915fa24760076864b8cdb1b1ebb6995c6b6924.gz --- polipo.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polipo.texi b/polipo.texi index 10c0694..9a8b63d 100644 --- a/polipo.texi +++ b/polipo.texi @@ -1600,7 +1600,7 @@ superseded. The integers @code{diskCacheDirectoryPermissions} and @code{diskCacheFilePermissions} are the Unix filesystem permissions with which files and directories are created in the on-disk cache; -they default to @samp{0755} and @samp{0644} respectively. +they default to @samp{0700} and @samp{0600} respectively. The variable @code{maxDiskCacheEntrySize} specifies the maximum size, in bytes, of an instance that is stored in the on-disk cache. If set -- 2.11.4.GIT