Exile_64bit_Conversion/@exileserver/extdb3-conf.ini
2017-02-23 07:11:54 -06:00

27 lines
535 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 = false;
;; Flush logfile after each update.
;; Option really only usefull if running DEBUG BUILD
[Database]
IP = 127.0.0.1
Port = 3306
Username = changeme
Password = changeme
Database = changeme