Files
newznab-tmux/config/sphinxsearch.php
T
DariusIII da39696509 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-08 11:35:30 +00:00

8 lines
104 B
PHP

<?php
return [
'host' => '127.0.0.1',
'port' => 9306,
'index' => 'releases_rt',
];