Update maccms.conf

This commit is contained in:
Mr Chen 2023-11-19 16:55:05 +08:00
parent 096dfa6b96
commit 130e4cf546
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ searchd
index mac_vod
{
source = mac_vod
path = /www/server/sphinx/index/db/maccms/index
path = {$SERVER_APP}/index/db/maccms/index
min_word_len = 2
html_strip = 1
@ -68,7 +68,7 @@ source mac_vod
index mac_vod_delta
{
source = mac_vod
path = /www/server/sphinx/index/db/maccms_delta/index
path = {$SERVER_APP}/index/db/maccms_delta/index
min_word_len = 2
html_strip = 1