# DickMUD II config file
#
# syntax is: option {value to set to}
# eg. logfile {Wibble}
#
# valid options are:
#
# datadir - The directory containing all the support files (log, universe etc)
# universe - The universe file
# logfile - The game log
# motdfile - The message of the day
# pwfile - The password file
# player - The player data file
# port - The game port number (aberedit support sits on port+1 if compiled in)
# noaberedit - Don't use aberedit support, even if compiled in
# norfc931 - Don't look up rfc931 info, even if support compiled in
# dontfork - Don't fork the game off as a subprocess
# clocktick - internal clock speed (number of real seconds per game minute, default 12)
# sex_question - replacement for "Are you male/female?"
# sex_answer - replacement answer for "male" - sets bit 31 of player state on new entry
# mudwho_host - the host running a mudwho server
# mudwho_id - the mud's ID on that mudwho server
# mudwho_passwd - the mud's password on that mudwho server
# openhr - opening time (only used if open/close time compiled in)
# closehr - closing time ( "           "              "          )
#
# maxplayers - maximum number of players allowed at any one time
# maxinputlines - maximum number of lines of type-ahead allowed per player
#

datadir {/home/system/dick/Mud/Data}
universe {mud1.uni}
norfc931 {}
