--- deliantra/server/lib/config 2007/05/16 12:22:18 1.6 +++ deliantra/server/lib/config 2007/07/14 19:28:00 1.8 @@ -1,5 +1,10 @@ # Extended Crossfire Configuration +# if you modify the sources you *need* to update these URLs +# according to the instructions given in ext/affero.ext. +#source_url_tar: http://dist.schmorp.de/crossfire/ +#source_url_cvs: http://software.schmorp.de/pkg/cf.schmorp.de.html + # client editor support #editor_servertype: test #editor_gameserver: crossfire.schmorp.de @@ -14,6 +19,10 @@ #irc_nick: cfbot #irc_chan: "#cf" +# maximum time a player might disconnect without a savebed +# before being killed +#max_disconnect_time: 3600 + # restart automatically when server uses more than 1g of ram: #checkrusage: { vmsize: 1000000000 }