Update maccms.conf
This commit is contained in:
parent
096dfa6b96
commit
130e4cf546
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue