Advertisement
Fallox

config extdb3

Feb 21st, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. [Main]
  2.  
  3. Version = 1
  4.  
  5.  
  6.  
  7. Randomize Config File = false
  8.  
  9. ;; Randomizes Config File after loading.
  10.  
  11. ;; Recommend to turn on, if you have enabled filepatching on arma.
  12.  
  13.  
  14.  
  15. Allow Reset = false
  16.  
  17. ;; Allows 9:RESET, usefull for development work
  18.  
  19.  
  20.  
  21. Thread = 0;
  22.  
  23. ;; Option to force number of worker threads for extDB3.
  24.  
  25. ;; Auto = 0, Min = 2, Max = 6
  26.  
  27.  
  28.  
  29. [Log]
  30.  
  31. Flush = true;
  32.  
  33. ;; Flush logfile after each update.
  34.  
  35. ;; Option really only usefull if running DEBUG BUILD
  36.  
  37.  
  38.  
  39.  
  40.  
  41. [altislife]
  42.  
  43. IP = 127.0.0.1
  44.  
  45. Port = 3306
  46.  
  47. Username = arma3
  48.  
  49. Password = dIpoc418p450eDXp
  50.  
  51. Database = altislife
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement