aboutsummaryrefslogtreecommitdiff
path: root/data/config.default.php
diff options
context:
space:
mode:
Diffstat (limited to 'data/config.default.php')
-rw-r--r--data/config.default.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/config.default.php b/data/config.default.php
index bb9eddb..73b098b 100644
--- a/data/config.default.php
+++ b/data/config.default.php
@@ -778,6 +778,24 @@ $unittestUrl = null;
*/
$allowUnittestMode = false;
+/***************************************************
+ * Caching support
+ *
+ * Use the following configuration if you want to provide a link
+ * to a cached copy of your bookmarks.
+ *
+ * Please note that these feature just provide the link if a cached
+ * copy exists.
+ *
+ * You should download SemanticScuttle bookmarks using a tool like
+ * https://git.fluxo.info/?p=httruta.git
+ */
+
+/**
+ * Set to the base public URL of you cache folder.
+ */
+$cacheUrl = null;
+
/**
* bookmark-bot email address mapping
* Input address as key, user email as target