diff --git a/resources/[jobs]/[police]/ps-dispatch/shared/config.lua b/resources/[jobs]/[police]/ps-dispatch/shared/config.lua index 23358bf72..f3c8d0b12 100644 --- a/resources/[jobs]/[police]/ps-dispatch/shared/config.lua +++ b/resources/[jobs]/[police]/ps-dispatch/shared/config.lua @@ -1,7 +1,7 @@ Config = Config or {} Config.ShortCalls = false -- Dispatch notifications are sent containing only the alert name, omitting additional details. For more information, the dispatch menu can be accessed. -Config.Debug = true -- Enables debug and send alerts when leo break the law. +Config.Debug = false -- Enables debug and send alerts when leo break the law. Config.RespondKeybind = 'E' Config.OpenDispatchMenu = 'O'