HomeServer/examples/clustername.lua

5 lines
145 B
Lua
Raw Permalink Normal View History

2024-11-20 15:41:09 +08:00
__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"