Removed mysql database usage

This commit is contained in:
ElPumpo
2020-01-15 10:47:02 +01:00
parent edc8bf4dd9
commit 7fc962a83c
7 changed files with 50 additions and 60 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
Config = {}
Config.Locale = 'en'
Config = {}
Config.EnableESXIdentity = false -- only turn this on if you are using esx_identity and want to use RP names
Config.OnlyFirstname = false