mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 22:02:27 +00:00
5 lines
182 B
Lua
5 lines
182 B
Lua
Config = {}
|
|
Config.Locale = 'en'
|
|
|
|
Config.EnableESXIdentity = false -- only turn this on if you are using esx_identity and want to use RP names
|
|
Config.OnlyFirstname = false |