From ed1a104164b53dba74a2220ae99fea52ae8ff77e Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Sun, 24 Oct 2010 16:48:44 -0400
Subject: html, quick ref links_guide configurable, boolean

* true/false (config.yml commented out, default false)

(requested off option, Daniel Baumann)
---
 conf/sisu/v2/sisurc.yml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'conf')

diff --git a/conf/sisu/v2/sisurc.yml b/conf/sisu/v2/sisurc.yml
index 77edf2d2..982274d1 100644
--- a/conf/sisu/v2/sisurc.yml
+++ b/conf/sisu/v2/sisurc.yml
@@ -88,6 +88,7 @@ default:
 #    path:       ~ # './sisu_sqlite.db'
 #    port:       "**"
 #html:
+#  quick_ref:         true #default false
 #  seg_title_banner:  true #default false
 #% possible values ~, true, false, or command instruction e.g. editor: 'gvim -c :R -c :S'.
 #will only ignore if value set to false, absence or nil will not remove program as should operate without rc file
-- 
cgit v1.2.3