From f0776648316c5f54e27bcd5b4c8ee50b57e6489c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 24 Oct 2010 16:34:22 -0400 Subject: html segments, title banner (including "copy @" mark) configurable, boolean * true/false (config.yml commented out, default false) (requested off option, Daniel Baumann) --- conf/sisu/v2/sisurc.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/sisu/v2/sisurc.yml b/conf/sisu/v2/sisurc.yml index cb57891d..77edf2d2 100644 --- a/conf/sisu/v2/sisurc.yml +++ b/conf/sisu/v2/sisurc.yml @@ -87,6 +87,8 @@ default: # sqlite: # path: ~ # './sisu_sqlite.db' # port: "**" +#html: +# 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 #ie in case of ~ will ignore and use hard coded defaults within program), true, false, or command instruction e.g. editor: 'gvim -c :R -c :S' -- cgit v1.2.3