mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
6 lines
171 B
Lua
6 lines
171 B
Lua
Config = {}
|
|
|
|
Config.Locale = 'en'
|
|
Config.OnlyFirstname = false
|
|
Config.EnableESXIdentity = true -- only turn this on if you are using esx_identity and want to use RP names
|