Update index.lua
This commit is contained in:
parent
5efa873a21
commit
329afeb6b3
|
|
@ -50,7 +50,7 @@
|
|||
end
|
||||
|
||||
--set the strategy
|
||||
follow_me_strategy = 'simultaneous'; --simultaneous, enterprise
|
||||
follow_me_strategy = 'enterprise'; --simultaneous, enterprise
|
||||
|
||||
--include json library
|
||||
debug["sql"] = false;
|
||||
|
|
|
|||
Loading…
Reference in New Issue