Skip to content

Commit

Permalink
Update config.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
MaDHouSe79 committed Mar 27, 2022
1 parent 5e2c5d7 commit 66161c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
--[[ ====================================================== ]]--

Config = {}
Config.WaitTimer = 10000 -- By default 1 minute
Config.WaitTimer = 60000 -- By default 1 minute
Config.WipeTime = 30 -- By default wipe every 30 minutes.
Config.UseParking = true -- By default false, but if you are using qb-parking set this true
Config.IgnorePlates = { -- Vehicleshop vehicle plates to be ignored for wipe.
Expand Down

0 comments on commit 66161c2

Please sign in to comment.