[Lxr-commits] CVS: lxr/templates lxr.conf,1.20,1.21
Brought to you by:
ajlittoz
|
From: Dave B. <bro...@us...> - 2004-07-19 20:19:21
|
Update of /cvsroot/lxr/lxr/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12869/templates Modified Files: lxr.conf Log Message: remove glimpsedir from global section Index: lxr.conf =================================================================== RCS file: /cvsroot/lxr/lxr/templates/lxr.conf,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- lxr.conf 19 Jul 2004 20:03:31 -0000 1.20 +++ lxr.conf 19 Jul 2004 20:19:13 -0000 1.21 @@ -6,13 +6,10 @@ # Global configuration # Path to glimpse executables. - # Define this OR the swish-e variables depending which search engine you want to use. + # Define this OR the swish-e variable depending which search engine you want to use. 'glimpsebin' => '/info/lxr/bin/glimpse', 'glimpseindex' => '/info/lxr/bin/glimpseindex', - # Where to store the glimpse index files - 'glimpsedir' => 'somewhere', - # Location of SWISH-E binary 'swishbin' => '/usr/local/bin/swish-e', |