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.9 by root, Fri Aug 10 05:25:16 2007 UTC vs.
Revision 1.12 by root, Sun May 25 21:15:44 2008 UTC

1# Extended Crossfire Configuration 1# Extended Deliantra Configuration
2#hiscore_url: http://where.you.put.your.hiscores 2#hiscore_url: http://where.you.put.your.hiscores
3
4# on which host/port combos to listen (e.g. ["::"], 13327] for ipv6)
5#bind_addresses: [["0", 13327]]
3 6
4# if you modify the sources you *need* to update these URLs 7# if you modify the sources you *need* to update these URLs
5# according to the instructions given in ext/affero.ext. 8# according to the instructions given in ext/affero.ext.
6#source_url_tar: http://dist.schmorp.de/crossfire/ 9#source_url_tar: http://dist.schmorp.de/deliantra/
7#source_url_cvs: http://software.schmorp.de/pkg/cf.schmorp.de.html 10#source_url_cvs: http://software.schmorp.de/pkg/cf.schmorp.de.html
8 11
9# client editor support 12# client editor support
10#editor_servertype: test 13#editor_servertype: test
11#editor_gameserver: crossfire.schmorp.de 14#editor_gameserver: gameserver.deliantra.net
12#editor_testserver: cftest.schmorp.de:24 15#editor_testserver: testserver.deliantra.net:24
13#editor_cvs_root: http://cvs.schmorp.de/cf.schmorp.de/maps/ 16#editor_cvs_root: http://cvs.schmorp.de/cf.schmorp.de/maps/
14#editor_lib_root: http://cf.schmorp.de/lib/ 17#editor_lib_root: http://cf.schmorp.de/lib/
15#editor_upload: http://cf.schmorp.de/upload 18#editor_upload: http://cf.schmorp.de/upload
16 19
17# irc bot support 20# irc bot support
51#metaserver_metaserver: 65.193.17.203:13326 54#metaserver_metaserver: 65.193.17.203:13326
52#metaserver_servername: misconfigured.tld 55#metaserver_servername: misconfigured.tld
53#metaserver_serveraddr: misconfigured.tld 56#metaserver_serveraddr: misconfigured.tld
54#metaserver_comment: Description of the server 57#metaserver_comment: Description of the server
55 58
59# metaserver 2 configuration
60#archbase: TRT
61#codebase: TRT
62#mapbase: TRT
63#metaserver2_urls: ["http://crossfire.real-time.com/metaserver2/meta_update.php"]
64#metaserver2_html_comment: "<b>I have not configured my server, please block me.</b>"
65#metaserver2_text_comment: "please avoid me, I am broken"
66#metaserver2_flags: K
67#metaserver2_hostname: server.example.net
68#metaserver2_port: 13327
69
56# perl-shell 70# perl-shell
57#perl_shell: 127.0.0.1:13322 71#perl_shell: 127.0.0.1:13322
58 72
59# perl-boni 73# perl-boni
60#ext_bonus: 1 74#ext_bonus: 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines