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