/[BackupPC]/trunk/conf/config.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/config.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 316 by dpavlin, Mon Jan 30 13:37:17 2006 UTC revision 327 by dpavlin, Tue Jan 31 16:45:28 2006 UTC
# Line 1752  $Conf{SearchUser} = 'dpavlin'; Line 1752  $Conf{SearchUser} = 'dpavlin';
1752  # if you want to use experimental Hyper Estraier support (which require  # if you want to use experimental Hyper Estraier support (which require
1753  # installation of Search::Estraier perl module from CPAN) select  # installation of Search::Estraier perl module from CPAN) select
1754  # path to index (relative to $TopDir) or node URI  # path to index (relative to $TopDir) or node URI
1755  #$Conf{HyperEstraierIndex} = '/casket/';  # use following line to disable Hyper Estraier and prevent upgrades
1756    # from overwriting it
1757    #$Conf{HyperEstraierIndex} = '';
1758  $Conf{HyperEstraierIndex} = 'http://localhost:1978/node/backuppc';  $Conf{HyperEstraierIndex} = 'http://localhost:1978/node/backuppc';
1759    
1760  #  #

Legend:
Removed from v.316  
changed lines
  Added in v.327

  ViewVC Help
Powered by ViewVC 1.1.26