--- telnetbbs/telnetbbs.conf 2010/12/16 14:24:25 1.3 +++ telnetbbs/telnetbbs.conf 2010/12/20 20:51:39 1.5 @@ -4,7 +4,7 @@ ## commented out the defaults will be used. ## ## Nicholas DeClario -## $Id: telnetbbs.conf,v 1.3 2010/12/16 14:24:25 nick Exp $ +## $Id: telnetbbs.conf,v 1.5 2010/12/20 20:51:39 nick Exp $ ## December 2010 ## ############################################################################### @@ -50,7 +50,7 @@ port = 3023 ## to use non-privledged ports for this and confirm there are no ## services running on the ports you wish to use. ## -base_port = 7000 +base_port = 3024 ## ## The telnet bbs server uses dosbox which requires an X server for display. @@ -74,7 +74,7 @@ display = :0.0 ## a lock file for that node is put in place, which is based on this ## name as well. ## -bbs_name = Hell's Dominion BBS +bbs_name = My BBS ## ## The lock_path specified where the individual lock files for the BBS nodes @@ -110,7 +110,7 @@ dosboxt = dosbox.conf.template ## This is the command that will launch dosbox and pass it the configuration ## file. You can add custom dosbox options to the command line below. ## -bbs_cmd = DISPLAY=$DISPLAY /usr/bin/dosbox -conf +bbs_cmd = DISPLAY=__DISPLAY__ /usr/bin/dosbox -conf ## ## This will enable logging to a file on the system. By default any system @@ -131,5 +131,5 @@ log_path = /tmp/bbs.log ## This specifies the number of nodes the telnet BBS server will spawn. ## This starts counting from 1. EG: for a 5 node BBS, enter 5. ## -nodes = 1 +nodes = 3