Advertisement
Guest User

Untitled

a guest
Aug 9th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. [Main]
  2. Version = 1
  3.  
  4. Randomize Config File = false
  5. ;; Randomizes Config File after loading.
  6. ;; Recommend to turn on, if you have enabled filepatching on arma.
  7.  
  8. Allow Reset = false
  9. ;; Allows 9:RESET, usefull for development work
  10.  
  11. Thread = 0;
  12. ;; Option to force number of worker threads for extDB3.
  13. ;; Auto = 0, Min = 2, Max = 6
  14.  
  15. [Log]
  16. Flush = true;
  17. ;; Flush logfile after each update.
  18. ;; Option really only usefull if running DEBUG BUILD
  19.  
  20.  
  21. [altislife]
  22. IP =
  23. Port =
  24. Username =
  25. Password =
  26. Database =
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement