--- deliantra/server/lib/config 2007/09/09 12:52:48 1.10 +++ deliantra/server/lib/config 2008/05/25 21:15:44 1.12 @@ -1,15 +1,18 @@ -# Extended Crossfire Configuration +# Extended Deliantra Configuration #hiscore_url: http://where.you.put.your.hiscores +# on which host/port combos to listen (e.g. ["::"], 13327] for ipv6) +#bind_addresses: [["0", 13327]] + # 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_tar: http://dist.schmorp.de/deliantra/ #source_url_cvs: http://software.schmorp.de/pkg/cf.schmorp.de.html # client editor support #editor_servertype: test -#editor_gameserver: crossfire.schmorp.de -#editor_testserver: cftest.schmorp.de:24 +#editor_gameserver: gameserver.deliantra.net +#editor_testserver: testserver.deliantra.net:24 #editor_cvs_root: http://cvs.schmorp.de/cf.schmorp.de/maps/ #editor_lib_root: http://cf.schmorp.de/lib/ #editor_upload: http://cf.schmorp.de/upload