Browse Source

sv_allowDownload "1"

pull/32/head
Daniel Gibbs 7 years ago
parent
commit
5ffa86c46b
  1. 2
      ETLegacy/server.cfg

2
ETLegacy/server.cfg

@ -56,7 +56,7 @@ set sv_maxRate "25000"
// increase/decrease if you have plenty/little spare bandwidth
set sv_dl_maxRate "42000"
// global toggle for both legacy download and web download
set sv_allowDownload "0"
set sv_allowDownload "1"
// toggle to enable web download
set sv_wwwDownload "0"
// base URL for redirection

Loading…
Cancel
Save