--- deliantra/server/lib/config 2007/07/01 05:39:57 1.7 +++ deliantra/server/lib/config 2007/09/09 12:52:48 1.10 @@ -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 } @@ -48,6 +53,17 @@ #metaserver_serveraddr: misconfigured.tld #metaserver_comment: Description of the server +# metaserver 2 configuration +#archbase: TRT +#codebase: TRT +#mapbase: TRT +#metaserver2_urls: ["http://crossfire.real-time.com/metaserver2/meta_update.php"] +#metaserver2_html_comment: "I have not configured my server, please block me." +#metaserver2_text_comment: "please avoid me, I am broken" +#metaserver2_flags: K +#metaserver2_hostname: server.example.net +#metaserver2_port: 13327 + # perl-shell #perl_shell: 127.0.0.1:13322