diff --git a/resources/[ERS]/night_ers/config/config.lua b/resources/[ERS]/night_ers/config/config.lua index 3610631c0..aa731bff2 100644 --- a/resources/[ERS]/night_ers/config/config.lua +++ b/resources/[ERS]/night_ers/config/config.lua @@ -35,11 +35,11 @@ Config = { }, Enable_Night_Subtitles = true, -- Optional PAID (Included with ERS): https://store.nights-software.com/package/6043540 (Enables good looking subtitles instead of FiveM native mission text) Enable_Nearest_Postal = true, -- Optional FREE: https://docs.nights-software.com/resources/nightShifts/#installing-nearest-postal-optional (client/c_functions.lua for GetPostal()) - Enable_Discord_Webhooks = true, -- Set your webhook URL in server/s_functions.lua. + Enable_Discord_Webhooks = false, -- Set your webhook URL in server/s_functions.lua. --====================== DISCORD RICH PRESENCE ======================-- - Enable_Discord_Presence = true, -- Gives users a rich presence on Discord. + Enable_Discord_Presence = false, -- Gives users a rich presence on Discord. Discord_Presence_Data = { AppId = '1314195524915691581', -- Your Discord application ID. RichPresenceAsset = "big", -- Your Discord rich presence asset name.