ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/config
(Generate patch)

Comparing deliantra/server/lib/config (file contents):
Revision 1.7 by root, Sun Jul 1 05:39:57 2007 UTC vs.
Revision 1.11 by root, Sat Nov 10 22:41:59 2007 UTC

1# Extended Crossfire Configuration 1# Extended Deliantra Configuration
2#hiscore_url: http://where.you.put.your.hiscores
2 3
3# if you modify the sources you *need* to update these URLs 4# if you modify the sources you *need* to update these URLs
4# according to the instructions given in ext/affero.ext. 5# according to the instructions given in ext/affero.ext.
5#source_url_tar: http://dist.schmorp.de/crossfire/ 6#source_url_tar: http://dist.schmorp.de/deliantra/
6#source_url_cvs: http://software.schmorp.de/pkg/cf.schmorp.de.html 7#source_url_cvs: http://software.schmorp.de/pkg/cf.schmorp.de.html
7 8
8# client editor support 9# client editor support
9#editor_servertype: test 10#editor_servertype: test
10#editor_gameserver: crossfire.schmorp.de 11#editor_gameserver: gameserver.deliantra.net
11#editor_testserver: cftest.schmorp.de:24 12#editor_testserver: testserver.deliantra.net:24
12#editor_cvs_root: http://cvs.schmorp.de/cf.schmorp.de/maps/ 13#editor_cvs_root: http://cvs.schmorp.de/cf.schmorp.de/maps/
13#editor_lib_root: http://cf.schmorp.de/lib/ 14#editor_lib_root: http://cf.schmorp.de/lib/
14#editor_upload: http://cf.schmorp.de/upload 15#editor_upload: http://cf.schmorp.de/upload
15 16
16# irc bot support 17# irc bot support
17#irc_server: localhost 18#irc_server: localhost
18#irc_port: 6667 19#irc_port: 6667
19#irc_nick: cfbot 20#irc_nick: cfbot
20#irc_chan: "#cf" 21#irc_chan: "#cf"
22
23# maximum time a player might disconnect without a savebed
24# before being killed
25#max_disconnect_time: 3600
21 26
22# restart automatically when server uses more than 1g of ram: 27# restart automatically when server uses more than 1g of ram:
23#checkrusage: { vmsize: 1000000000 } 28#checkrusage: { vmsize: 1000000000 }
24 29
25# command privileges: who can do what in addition to normal user commands. 30# command privileges: who can do what in addition to normal user commands.
46#metaserver_metaserver: 65.193.17.203:13326 51#metaserver_metaserver: 65.193.17.203:13326
47#metaserver_servername: misconfigured.tld 52#metaserver_servername: misconfigured.tld
48#metaserver_serveraddr: misconfigured.tld 53#metaserver_serveraddr: misconfigured.tld
49#metaserver_comment: Description of the server 54#metaserver_comment: Description of the server
50 55
56# metaserver 2 configuration
57#archbase: TRT
58#codebase: TRT
59#mapbase: TRT
60#metaserver2_urls: ["http://crossfire.real-time.com/metaserver2/meta_update.php"]
61#metaserver2_html_comment: "<b>I have not configured my server, please block me.</b>"
62#metaserver2_text_comment: "please avoid me, I am broken"
63#metaserver2_flags: K
64#metaserver2_hostname: server.example.net
65#metaserver2_port: 13327
66
51# perl-shell 67# perl-shell
52#perl_shell: 127.0.0.1:13322 68#perl_shell: 127.0.0.1:13322
53 69
54# perl-boni 70# perl-boni
55#ext_bonus: 1 71#ext_bonus: 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines