Exile_64bit_Conversion/@ExileServer/extdb3-conf.ini
Brett Nordin 276d5d8288 Changed T
# Conflicts:
#	Examples/Example Mission
File/Exile.Altis/Exile_Server_Overrides/ExileServer_object_construction_database_insert.sqf
2017-03-26 13:31:28 -06:00

27 lines
558 B
INI

[Main]
Version = 1
Randomize Config File = false
;; Randomizes Config File after loading.
;; Recommend to turn on, if you have enabled filepatching on arma.
Allow Reset = false
;; Allows 9:RESET, usefull for development work
Thread = 0;
;; Option to force number of worker threads for extDB3.
;; Min = 2, Max = 6
[Log]
Flush = true;
;; Flush logfile after each update.
;; Option really only usefull if running DEBUG BUILD
[exile]
IP = DatabaseIp
Port = 3306
Username = DatabaseUsername
Password = DatabasePassword
Database = DatabaseSchemaName