mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-11 14:16:12 +01:00
13 lines
211 B
TypeScript
13 lines
211 B
TypeScript
|
plugin {
|
||
|
tx_searchcore {
|
||
|
settings {
|
||
|
connection {
|
||
|
host = localhost
|
||
|
port = 9200
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
module.tx_searchcore < plugin.tx_searchcore
|