Skip to content

Commit

Permalink
fix: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Jun 13, 2024
1 parent 390747a commit 5261f65
Showing 1 changed file with 2 additions and 29 deletions.
31 changes: 2 additions & 29 deletions config/default.cfg
Original file line number Diff line number Diff line change
@@ -1,29 +1,2 @@
// For almost full list of server comamnds visit:
// http://sr-team.clan.su/K_stat/hlcommandsfull.html

// This sets the config file which is loaded at each map change.
hostname "Counter-Strike Server"

mp_autocrosshair "0"
mp_falldamage "0"
mp_logdetail "1"
mp_logfile "0"
mp_timelimit "120"
pausable "0"
secure "1"
sv_aim "0"
sv_allowupload "0"
sv_contact "jives.dev"
sv_proxies "0"
sv_region "3"
sv_minrate "1000"
sv_maxrate "100000"
sv_minupaterate "60"
sv_maxupaterate "101"
sv_password "test"

// voice
sv_alltalk "1"
sv_voicecodec voice_speex
sv_voiceenable "1"
sv_voicequality "3"
// Defines the default server configuration
hostname "Counter-Strike Server"

0 comments on commit 5261f65

Please sign in to comment.