mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Make sphinx only supported search engine
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'host' => '127.0.0.1',
|
||||
'port' => 9306,
|
||||
'index' => 'releases_rt'
|
||||
];
|
||||
Reference in New Issue
Block a user