From ee8d18f0f9dafd2b148a28a2647f62559c76a960 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 16 Oct 2015 11:59:13 -0300 Subject: Cached bookmarks: remove $cacheFolder --- data/config.default.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'data/config.default.php') diff --git a/data/config.default.php b/data/config.default.php index dd220ac..95df176 100644 --- a/data/config.default.php +++ b/data/config.default.php @@ -788,14 +788,9 @@ $allowUnittestMode = false; * copy exists. * * You should download SemanticScuttle bookmarks using a tool like - * https://git.sarava.org/?p=httruta.git + * https://git.fluxo.info/?p=httruta.git */ -/** - * Set to the filesystem folder where your bookmark cache resides. - */ -$cacheFolder = null; - /** * Set to the base public URL of you cache folder. */ -- cgit v1.2.3