lgsm-default.cfg 330 B

123456789101112131415161718192021222324252627
  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. exec banned_user.cfg
  17. exec banned_ip.cfg
  18. writeid
  19. writeip