diff options
Diffstat (limited to 'config/sphinx.yml')
| -rw-r--r-- | config/sphinx.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/sphinx.yml b/config/sphinx.yml index a01c216..3dc9195 100644 --- a/config/sphinx.yml +++ b/config/sphinx.yml | |||
| @@ -8,4 +8,5 @@ production: | |||
| 8 | config_file: "/usr/local/etc/sphinx.conf" | 8 | config_file: "/usr/local/etc/sphinx.conf" |
| 9 | searchd_log_file: "/var/log/searchd.log" | 9 | searchd_log_file: "/var/log/searchd.log" |
| 10 | query_log_file: "/var/log/searchd.query.log" | 10 | query_log_file: "/var/log/searchd.query.log" |
| 11 | pid_file: "/var/run/sphinxsearch/searchd.pid" \ No newline at end of file | 11 | max_matches: 10000 |
| 12 | pid_file: "/var/run/sphinxsearch/searchd.pid" | ||
