--- deliantra/server/lib/config 2007/07/01 05:39:57 1.7 +++ deliantra/server/lib/config 2007/08/10 05:25:16 1.9 @@ -1,4 +1,5 @@ # Extended Crossfire Configuration +#hiscore_url: http://where.you.put.your.hiscores # if you modify the sources you *need* to update these URLs # according to the instructions given in ext/affero.ext. @@ -19,6 +20,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 }