HomeServer/examples/clustername.lua
2024-11-20 15:41:37 +08:00

5 lines
145 B
Lua

__nowaiting = true -- If you turn this flag off, cluster.call would block when node name is absent
db = "127.0.0.1:2528"
db2 = "127.0.0.1:2529"