diff options
Diffstat (limited to 'data/config.default.php')
-rw-r--r-- | data/config.default.php | 7 |
1 files changed, 1 insertions, 6 deletions
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,15 +788,10 @@ $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. */ $cacheUrl = null; |