mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:01:22 +00:00
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 onesync legacy # Infinity is not recommended for ESX
|
||||||
set mysql_connection_string "mysql://user:password@localhost/es_extended?waitForConnections=true&charset=utf8mb4"
|
set mysql_connection_string "mysql://user:password@localhost/es_extended?waitForConnections=true&charset=utf8mb4"
|
||||||
|
set mysql_ui true
|
||||||
|
|
||||||
## These resources will start by default.
|
## These resources will start by default.
|
||||||
ensure chat
|
ensure chat
|
||||||
|
|||||||
Reference in New Issue
Block a user