X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=conf%2Fconfig.pl;h=f312293ccb053e4c00553bed282f5030754caeb4;hb=f465ccb074e3a6c28ca32e22e18527464b6076ed;hp=36c95311e440f3b3e090fc206791fc05e6d2d184;hpb=e7980c5813b6eecff28d48961943a7897ef49615;p=BackupPC.git diff --git a/conf/config.pl b/conf/config.pl index 36c9531..f312293 100644 --- a/conf/config.pl +++ b/conf/config.pl @@ -1752,7 +1752,9 @@ $Conf{SearchUser} = 'dpavlin'; # if you want to use experimental Hyper Estraier support (which require # installation of Search::Estraier perl module from CPAN) select # path to index (relative to $TopDir) or node URI -#$Conf{HyperEstraierIndex} = '/casket/'; +# use following line to disable Hyper Estraier and prevent upgrades +# from overwriting it +#$Conf{HyperEstraierIndex} = ''; $Conf{HyperEstraierIndex} = 'http://localhost:1978/node/backuppc'; #