Advertisement
Guest User

Untitled

a guest
Sep 8th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. mysql_host = localhost
  2. mysql_user = xxx
  3. mysql_password = xxx
  4. mysql_database = gazelle
  5.  
  6. table_users = users_main
  7. column_files_fid = ID
  8. column_files_completed = Snatched
  9. column_files_leechers = Leechers
  10. column_files_seeders = Seeders
  11. column_users_uid = ID
  12.  
  13. cheater = 0
  14. freetorrent = 1
  15. snatched = 1
  16. uploadonly = 0
  17. log_access = 0
  18. log_announce = 0
  19. log_scrape = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement