lgsm-default.cfg 479 B

12345678910111213141516171819202122232425262728293031
  1. // Server Name
  2. hostname "<hostname>"
  3. // RCON Password
  4. rcon_password "<rconpassword>"
  5. // Server Password
  6. sv_password ""
  7. // Server Logging
  8. log on
  9. sv_logbans 1
  10. sv_logecho 1
  11. sv_logfile 1
  12. sv_log_onefile 0
  13. // Server Hibernation
  14. sv_hibernate_when_empty 1
  15. sv_hibernate_ms 5
  16. // Server Query
  17. // More info at: https://www.gametracker.com/games/csgo/forum.php?thread=91691
  18. host_name_store 1
  19. host_info_show 1
  20. host_players_show 2
  21. exec banned_user.cfg
  22. exec banned_ip.cfg
  23. writeid
  24. writeip