diff options
| author | Ralph Amissah <ralph@amissah.com> | 2010-05-26 12:46:22 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2010-05-26 12:46:22 -0400 | 
| commit | a3d0e86f32eb32833b825e855c0459d6523aee06 (patch) | |
| tree | 763b828a235b45b9111eeaf555d4d6496ff1e32c | |
| parent | sha256 (2.3.5) (diff) | |
sisurc.yml minor update and cleaning
| -rw-r--r-- | conf/sisu/v2/sisurc.yml | 13 | 
1 files changed, 2 insertions, 11 deletions
| diff --git a/conf/sisu/v2/sisurc.yml b/conf/sisu/v2/sisurc.yml index 0703e0f4..d4b1503d 100644 --- a/conf/sisu/v2/sisurc.yml +++ b/conf/sisu/v2/sisurc.yml @@ -3,21 +3,13 @@  # Description: Site wide envionment defaults set here  # system environment info / resource configuration file, for sisu  # License: GPL v3 or later -#   this file should be configured and live in -#      /etc/sisu     #per environment settings, overridden by: -#      ~/.sisu       #per user settings, overridden by: -#     ./_sisu/config #per local directory settings -# $Date$ -# $Id$ -# Notes: implemented 2004w03 -#   Site environment configuration file +#   site environment configuration file  #   this file should be configured and live in  #      /etc/sisu     #per environment settings, overridden by:  #      ~/.sisu       #per user settings, overridden by:  #     ./_sisu        #per local markup directory settings  #% #image source directory, main path and subdirectories  #image: -##  path:         'grotto/theatre/working'  #  path:         'sisu_working'  #  public:       '_sisu/image'  #  #all:           'image' @@ -27,7 +19,6 @@  #  path:         '/var/www' #either (i) / [full path from root] or (ii) ~/ [home] or (iii) ./ [pwd] or (iv) will be made from home  #  images:       '_sisu/image'  #  man:          'man' -#  php:          'php'  #  cgi:          '/usr/lib/cgi-bin'  #  feed:         'feed'  #  sqlite:       'sisu/sqlite' @@ -117,7 +108,7 @@ program_set:  #  pdf_viewer:   'evince'  #  web_browser:  'firefox' #'iceweasel' #'epiphany' #'galeon' #'konqueror' #'kazehakase'  #  console_www_browser:  'links2' #'elinks' -#  odf_viewer:   'oowriter' +#  odf_viewer:   'oowriter' #'abiword'  #  xml_viewer:   'xml-viewer'  #  man:          'nroff -man' #'groff -man -Tascii' # 'nroff -man'  #promo:              sisu_icon, sisu, sisu_search_libre, open_society, fsf, ruby | 
