mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 08:01:24 +00:00
Merge pull request #282 from PandaSLO/patch-1
feat(server.cfg): Add the mysql ui in to the game.
This commit is contained in:
@@ -32,6 +32,7 @@ sv_scriptHookAllowed 0
|
||||
|
||||
set onesync legacy # Infinity is not recommended for ESX
|
||||
set mysql_connection_string "mysql://user:password@localhost/es_extended?waitForConnections=true&charset=utf8mb4"
|
||||
set mysql_ui true
|
||||
|
||||
## These resources will start by default.
|
||||
ensure chat
|
||||
|
||||
Reference in New Issue
Block a user