.
This commit is contained in:
parent
4aecdcec3b
commit
0cf35b8480
@ -28,7 +28,7 @@ local function getConfig()
|
||||
if not fs.exists "/brulijam/config/systemlock.config" then
|
||||
config["locked"] = true
|
||||
config["pwHash"] = createPwHash()
|
||||
config["keepUnlockedFor"] = 600
|
||||
config["keepUnlockedFor"] = 120
|
||||
setConfig()
|
||||
else
|
||||
config = basic.readFileAll("brulijam/config/systemlock.config")
|
||||
|
Loading…
Reference in New Issue
Block a user