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.6 by root, Wed May 16 12:22:18 2007 UTC vs.
Revision 1.9 by root, Fri Aug 10 05:25:16 2007 UTC

1# Extended Crossfire Configuration 1# Extended Crossfire Configuration
2#hiscore_url: http://where.you.put.your.hiscores
3
4# if you modify the sources you *need* to update these URLs
5# according to the instructions given in ext/affero.ext.
6#source_url_tar: http://dist.schmorp.de/crossfire/
7#source_url_cvs: http://software.schmorp.de/pkg/cf.schmorp.de.html
2 8
3# client editor support 9# client editor support
4#editor_servertype: test 10#editor_servertype: test
5#editor_gameserver: crossfire.schmorp.de 11#editor_gameserver: crossfire.schmorp.de
6#editor_testserver: cftest.schmorp.de:24 12#editor_testserver: cftest.schmorp.de:24
11# irc bot support 17# irc bot support
12#irc_server: localhost 18#irc_server: localhost
13#irc_port: 6667 19#irc_port: 6667
14#irc_nick: cfbot 20#irc_nick: cfbot
15#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
16 26
17# restart automatically when server uses more than 1g of ram: 27# restart automatically when server uses more than 1g of ram:
18#checkrusage: { vmsize: 1000000000 } 28#checkrusage: { vmsize: 1000000000 }
19 29
20# 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.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines