From a2de3da5bfb0f6492c2b7de4431077c902fd262c Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Tue, 6 May 2014 15:56:05 -0400
Subject: [PATCH] Expanded comment.

---
 config/vufind/LibGuides.ini | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/config/vufind/LibGuides.ini b/config/vufind/LibGuides.ini
index 5f5d0b2ac5c..54198755ff0 100644
--- a/config/vufind/LibGuides.ini
+++ b/config/vufind/LibGuides.ini
@@ -18,4 +18,9 @@ default_limit        = 20
 ; This search will be performed to retrieve default results if another search
 ; returns an empty result set. This may be used to retrieve general-interest
 ; guides. If this setting is left commented out, no default search will be run.
+;
+; You may wish to use the "tag" feature of LibGuides to mark guides with a unique
+; string that can then be used to retrieve those guides here. Note that when
+; changing tags, you may need to wait some time for content to be reindexed on
+; the LibGuides end before the search will begin working here.
 ;defaultSearch = "general"
\ No newline at end of file
-- 
GitLab