diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/sisu/sisurc.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/conf/sisu/sisurc.yml b/conf/sisu/sisurc.yml index bdc20329..ab07108e 100644 --- a/conf/sisu/sisurc.yml +++ b/conf/sisu/sisurc.yml @@ -1,4 +1,4 @@ -# Name: SiSU - Simple information Structuring Universe - Structured information, Serialized Units +# Name: SiSU - Simple information Structuring Universe # Author: Ralph@Amissah.com # Description: Site wide envionment defaults set here # system environment info / resource configuration file, for sisu @@ -53,8 +53,8 @@ show_output_on: 'filesystem_url' # concord_max: 400000 #% flag - set (non-default) processing flag shortcuts -1, -2 etc. (here adding colour and verbosity as default) flag: - color: false # colour now off by default (does not suit all terms/consoles) -c is color (on/f) toggle (note: set default true/false here, if -c is added to the shortuct defaults below, then another -c added to the command line won't toggle on/off) - default: '-mNhwpoabxXyYv' # includes verbose; -m would in any event be run by default + color: true # making colour default -c is toggle, and will now toggle colour off + default: '-NhwpoabxXyYv' # includes verbose; -m would in any event be run by default i: '-Nhwpoayv' # includes verbose; -m run by default ii: '-NhwpoabxXyv' # includes verbose; -m run by default iii: '-NhwpoabxXyYv' # includes verbose; -m run by default @@ -115,3 +115,4 @@ program_set: # action: http://localhost:8081/cgi-bin/sisu_sqlite.cgi ## action: http://search.sisudoc.org # db: sisu +# title: sample search form |