- fixed hyperEstraier index URI setting in config file to work finewq
[BackupPC.git] / conf / config.pl
index 3166efc..496a4c3 100644 (file)
@@ -1755,7 +1755,7 @@ $Conf{SearchUser} = 'dpavlin';
 # use following line to disable Hyper Estraier and prevent upgrades
 # from overwriting it
 #$Conf{HyperEstraierIndex} = '';
-$Conf{HyperEstraierIndex} = 'http://localhost:1978/node/backuppc';
+$Conf{HyperEstraierIndex} = '___ESTRAIER_URI___';
 
 #
 # temp directory for storing gzip and iso files when createing iso images