File: server.cfg

package info (click to toggle)
game-data-packager 87
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 33,392 kB
  • sloc: python: 15,387; sh: 704; ansic: 95; makefile: 50
file content (16 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Example Quake server configuration for Debian
// This is installed into /etc/quake-server/server.cfg and symlinked into
// the game directory as debian_server.cfg, so you can run it via:
//
//     exec debian_server.cfg

deathmatch 1
hostname "An anonymous Debian server"
timelimit 30
fraglimit 30
map dm1

// Various options depend on the server version you're using.
// When using darkplaces-server, you can use "sv_public 1" to advertise
// your server to the "master servers"
// sv_public 0