Skip to content
Snippets Groups Projects
Commit 62fd19c2 authored by rswindell's avatar rswindell
Browse files

Moved all SBBSCTRL-specific section to end of file.

Eliminated default CtrlDirectory value.
Changed default LastNode to 4.
parent ee78dd70
Branches
Tags
No related merge requests found
......@@ -4,107 +4,9 @@
; $Id$
[SBBSCTRL::Settings]
LoginCommand=telnet://localhost
ConfigCommand=%sSCFG.exe %s -l25
Password=
MinimizeToSysTray=1
UndockableForms=0
[SBBSCTRL::MainForm]
Top=-4
Left=-4
Height=839
Width=1160
TopPanelHeight=314
UpperLeftPageControlWidth=513
LowerLeftPageControlWidth=514
ToolBarVisible=1
StatusBarVisible=1
[SBBSCTRL::NodeForm]
Top=0
Left=0
Height=283
Width=505
Page=0
Floating=0
DisplayInterval=1
[SBBSCTRL::StatsForm]
Top=0
Left=0
Height=283
Width=505
Page=0
Floating=0
[SBBSCTRL::ClientForm]
Top=0
Left=0
Height=283
Width=628
Page=1
Floating=0
DisplayInterval=5
Column0Width=60
Column1Width=65
Column2Width=156
Column3Width=100
Column4Width=139
Column5Width=47
Column6Width=57
[SBBSCTRL::TelnetForm]
Top=0
Left=0
Height=382
Width=506
Page=3
Floating=0
[SBBSCTRL::EventForm]
Top=0
Left=0
Height=382
Width=506
Page=3
Floating=0
[SBBSCTRL::ServicesForm]
Top=0
Left=0
Height=382
Width=627
Page=2
Floating=0
[SBBSCTRL::FtpForm]
Top=0
Left=0
Height=382
Width=627
Page=2
Floating=0
[SBBSCTRL::MailForm]
Top=0
Left=0
Height=283
Width=628
Page=1
Floating=0
[SBBSCTRL::SpyTerminal]
Width=434
Height=370
FontName=Terminal
FontSize=9
KeyboardActive=1
[Global]
Hostname=
CtrlDirectory=s:\sbbs\ctrl\
CtrlDirectory=
[BBS]
AutoStart=true
......@@ -113,10 +15,10 @@ RLoginInterface=0
TelnetPort=23
RLoginPort=513
FirstNode=1
LastNode=10
LastNode=4
ExternalYield=10
;ExternalTerm=ansi-bbs
AnswerSound=test
AnswerSound=
HangupSound=
; Supported options (separated with |):
; KEEP_ALIVE
......@@ -214,3 +116,100 @@ HangupSound=
; MUTE
Options=NO_HOST_LOOKUP
[SBBSCTRL::Settings]
LoginCommand=telnet://localhost
ConfigCommand=%sSCFG.exe %s -l25
Password=
MinimizeToSysTray=1
UndockableForms=0
[SBBSCTRL::MainForm]
Top=-4
Left=-4
Height=839
Width=1160
TopPanelHeight=314
UpperLeftPageControlWidth=513
LowerLeftPageControlWidth=514
ToolBarVisible=1
StatusBarVisible=1
[SBBSCTRL::NodeForm]
Top=0
Left=0
Height=283
Width=505
Page=0
Floating=0
DisplayInterval=1
[SBBSCTRL::StatsForm]
Top=0
Left=0
Height=283
Width=505
Page=0
Floating=0
[SBBSCTRL::ClientForm]
Top=0
Left=0
Height=283
Width=628
Page=1
Floating=0
DisplayInterval=5
Column0Width=60
Column1Width=65
Column2Width=156
Column3Width=100
Column4Width=139
Column5Width=47
Column6Width=57
[SBBSCTRL::TelnetForm]
Top=0
Left=0
Height=382
Width=506
Page=3
Floating=0
[SBBSCTRL::EventForm]
Top=0
Left=0
Height=382
Width=506
Page=3
Floating=0
[SBBSCTRL::ServicesForm]
Top=0
Left=0
Height=382
Width=627
Page=2
Floating=0
[SBBSCTRL::FtpForm]
Top=0
Left=0
Height=382
Width=627
Page=2
Floating=0
[SBBSCTRL::MailForm]
Top=0
Left=0
Height=283
Width=628
Page=1
Floating=0
[SBBSCTRL::SpyTerminal]
Width=434
Height=370
FontName=Terminal
FontSize=9
KeyboardActive=1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment