Guardian Verification
Last updated
Last updated
Config = {}
-- 1 = ox_lib, 2 = okokNotify, 3 = CodemNotify
Config.NotificationType = 1
Config.DiscordWebhook = "Your-Disocrd-Webhook-Here" -- Your Discord Webhook for your log channel
Config.SaveIPToDatabase = false -- Set to false if you want to hide IPs in DB and webhook
return Config