//Example host configuration file
//How to use : LFS /cfg=setup.cfg
//Lines starting with // are ignored
//FIRST IN LIST
/host=Race DuS server
//if required - password
//pass=password
//if required - admin password
/admin=direct
//if required - InSim port
/insim=29999
//if required - local specified ip address
/ip=62.194.153.24
//a high number below 65536
/port=63392
//demo/s1/s2
/mode=demo
//no/yes/hidden
/usemaster=yes
//BL1/BL1R/BL2... SO1/SO1R/SO2... etc
/track=BL1
//weather : 1,2,3 in Blackwood
/weather=1
//cars allowed - see README.txt
/cars=ALL
//max number of guests that can join host
/maxguests=1
//max number of cars in a race
/carsmax=1
//max number of cars (real+ai) on host pc
/carshost=1
//max number of cars (real+ai) per guest pc
/carsguest=1
//smoothness (3-6) number of car updates per second
/pps=4
//qualifying minutes, 0 for no qualifying
/qual=0
//number of laps, 0 for practice
/laps=5
//if laps not specified - hours
//hours=24
//0=no/1=low/2=high
/wind=1
//nogfx/invisible
/dedicated=nogfx
//no/yes : can guests vote to kick or ban
/vote=yes
//no/yes : can guests select track
/select=yes
//no/yes/ban/spectate : wrong way drivers
/autokick=spectate
//no restart within X seconds of race start
/rstmin=60
//no restart within X seconds of race finish
/rstend=30
//no/yes : allow join during race
/midrace=yes
//no/yes : pit stop required
/mustpit=no
//no/yes : allow car reset
/canreset=no
//fixed/finish/reverse/random : race start order
/start=finish
//if required - welcome message up to 200 chars
//welcome=welcome.txt
//if required - text file listing allowed tracks
//tracks=tracks.txt
That is my server config,
I have a map called: server and that are my server files. inclusive setup.cfg