imcserver/config/
imcserver/src/
#IMC2 Liberty SV-1 Server config file
FileVersion     3
ServerName      Somename
ServerPort      Some number here
Network         NetworkName
MaxConnect      40
ChannelCreators Somepeople@Somemuds
ServerAdmins    User@Mud User2@Mud2
ServerAdminPwd  ASecurePasswordHere
InfoHost        URL for the router's network webpage.
InfoURL         URL for where the webstats script can be viewed.

#Optional flags for the router. Usage details in the install.txt file.
#These can also be toggled via remote admin if it is enabled.
#RemoteAdmin
#Private
Autoupdate
PruneLinks
#Webstats
WebstatsFile path/to/file/here

#Network connection listings.
#Server-Type1 connections will attempt to connect at every router reboot and at set intervals while running.
Server-Type1 LocalName:domain.com:1234:clientpw:serverpw:0

#Server-Type2 connections will be left to their own means to connect.
Server-Type2 LocalName:clientpw:serverpw:0

#Mud-Type1 connections will attempt to connect at every router reboot and at set intervals while running.
Mud-Type1 LocalName:domain.com:1234:clientpw:serverpw:0

#Mud-Type2 connections will be left to their own means to connect.
Mud-Type2 LocalName:clientpw:serverpw:0