# This file is used various system settings.  It removes the need for
# some config.h files.  Format is:
# variable<space>value which can have spaces
#
# Lines starting with # are comments.
#
# Some fields may be numeric, other string.  The program will skip over
# spaces after the setting.
#

# metaserver values.  
# notification on/off controls the notification to the metaserver.
# server and port is the metaserver host and port to connect to.
# comment is sent to the metaserver.  It can be specific settings to on
# the server, play behaviour, etc.
# host is the name of this host as we should report it to the metaserver

metaserver_notification on
metaserver_server tavern.santa-clara.ca.us
metaserver_host put.your.hostname.here
metaserver_port 13326
metaserver_comment Put a comment here.
