# 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. #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 #editor_testserver: cftest.schmorp.de: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 # irc bot support #irc_server: localhost #irc_port: 6667 #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 } # command privileges: who can do what in addition to normal user commands. # Example: schmorp and elmex may do teleport, reset and will see # ip addresses in the who command # everybody can do summon, goto, wizlook, wizpass and wizcast #may_command_teleport: ["schmorp"] #may_command_summon: 1 #may_command_goto: 1 #may_command_reset: ["schmorp", "elmex"] #may_command_wizlook: 1 #may_command_wizpass: 1 #may_command_wizcast: 1 #may_extended_who: ["schmorp", "elmex"] # metaserver configuration # This should be left OFF unless you are sure you want a general gameplay server # private tests ervers MUST NOT enable the metaserver report. # # metaserver is the metaserver host:port to connect to. # comment is sent to the metaserver. It can be specific settings to on # the server, play behaviour, etc. # servername is the name of this server as we should report it to the metaserver #metaserver_metaserver: 65.193.17.203:13326 #metaserver_servername: misconfigured.tld #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 # perl-boni #ext_bonus: 1 # mlockall # if true, call mlockall(MCL_CURRENT|MCL_FUTURE) # if false, call munlockall # if not specified, do neither #mlockall: 1 # map reset times #map_max_reset: 7200 #map_default_reset: 3600 # at which (internal) load to start swapping more aggressively #swap_load1: 0.1 # at which (internal) load to start swapping as fast as spossible #swap_load2: 0.4