Turn off debug
This commit is contained in:
parent
a65cf33059
commit
6b52e412e9
@ -3,7 +3,7 @@
|
||||
---------------------------------------------------------
|
||||
|
||||
-- set true to enable debug logging
|
||||
local DEBUG = true
|
||||
local DEBUG = false
|
||||
|
||||
-- Location connection directional options
|
||||
local BIDIRECTIONAL = 0
|
||||
|
Loading…
Reference in New Issue
Block a user