// ************************************************************************** // // // // Counter-Strike: Source - server.cfg // // Version 231111 // // // // ************************************************************************** // // hostname - Hostname for server. hostname "SERVERNAME" // sv_password - Server password for entry into multiplayer games. sv_password "" // RCON - remote console password. rcon_password "ADMINPASSWORD" // sv_lan - Server is a lan server ( no heartbeat, no authentication, no non-class C addresses ). sv_lan 0 // sv_logfile - Log server information in the log file. sv_logfile 1 // sv_logbans - Log server bans in the server logs. sv_logbans 1