mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 20:27:03 +02:00
changed searchd.pid path to /var/run/piler
This commit is contained in:
@ -134,7 +134,7 @@ searchd
|
|||||||
##query_log =
|
##query_log =
|
||||||
read_timeout = 5
|
read_timeout = 5
|
||||||
max_children = 30
|
max_children = 30
|
||||||
pid_file = /var/piler/sphinx/searchd.pid
|
pid_file = /var/run/piler/searchd.pid
|
||||||
max_matches = 1000
|
max_matches = 1000
|
||||||
seamless_rotate = 1
|
seamless_rotate = 1
|
||||||
preopen_indexes = 1
|
preopen_indexes = 1
|
||||||
|
Reference in New Issue
Block a user