Skip to content
Snippets Groups Projects
Commit af43e3c1 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Ran 'scfg -f -n' to read/re-write the ????.ini files. These changes resulted.

parent d8045a30
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
...@@ -24,6 +24,8 @@ min_password_length=4 ...@@ -24,6 +24,8 @@ min_password_length=4
max_log_size=0 max_log_size=0
max_logs_kept=0 max_logs_kept=0
ctrlkey_passthru=0 ctrlkey_passthru=0
max_getkey_inactivity=5M
inactivity_warn=75
user_backup_level=5 user_backup_level=5
mail_backup_level=5 mail_backup_level=5
valuser=0 valuser=0
...@@ -58,6 +60,8 @@ editor=FSEDITOR ...@@ -58,6 +60,8 @@ editor=FSEDITOR
expiration_days=0 expiration_days=0
command_shell=DEFAULT command_shell=DEFAULT
settings=0x6910 settings=0x6910
chat_settings=0x10
qwk_settings=0x10b
download_protocol=Z download_protocol=Z
msgscan_init=0 msgscan_init=0
gender_options=MFX gender_options=MFX
...@@ -107,15 +111,21 @@ scanposts= ...@@ -107,15 +111,21 @@ scanposts=
scansubs= scansubs=
listmsgs=msglist listmsgs=msglist
textsec=text_sec textsec=text_sec
chatsec=chat_sec
automsg=automsg automsg=automsg
xtrnsec=xtrn_sec feedback=
userlist=userlist userlist=userlist
nodelist=nodelist nodelist=nodelist
whosonline=nodelist -active whosonline=nodelist -active
privatemsg=privatemsg privatemsg=privatemsg
logonlist=logonlist logonlist=logonlist
xtrnsec=xtrn_sec
prextrn=prextrn prextrn=prextrn
postxtrn=postxtrn postxtrn=postxtrn
scandirs=
listfiles=
fileinfo=
batxfer=
tempxfer=tempxfer tempxfer=tempxfer
[valset:0] [valset:0]
level=10 level=10
......
...@@ -44,6 +44,7 @@ clean_cmd= ...@@ -44,6 +44,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:MAIN:SBBSLIST] [prog:MAIN:SBBSLIST]
name=Synchronet BBS List name=Synchronet BBS List
ars= ars=
...@@ -57,6 +58,7 @@ clean_cmd= ...@@ -57,6 +58,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:MAIN:AVATCHOO] [prog:MAIN:AVATCHOO]
name=Avatar Chooser name=Avatar Chooser
ars=ANSI AND !GUEST ars=ANSI AND !GUEST
...@@ -70,6 +72,7 @@ clean_cmd= ...@@ -70,6 +72,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:GAMES:MSWEEPER] [prog:GAMES:MSWEEPER]
name=Synchronet Minesweeper name=Synchronet Minesweeper
ars= ars=
...@@ -83,6 +86,7 @@ clean_cmd= ...@@ -83,6 +86,7 @@ clean_cmd=
startup_dir=../xtrn/minesweeper/ startup_dir=../xtrn/minesweeper/
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:OPERATOR:SCFGANSI] [prog:OPERATOR:SCFGANSI]
name=Synchronet Configuration (ANSI) name=Synchronet Configuration (ANSI)
ars=ANSI ars=ANSI
...@@ -96,6 +100,7 @@ clean_cmd= ...@@ -96,6 +100,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:OPERATOR:SCFGDUMB] [prog:OPERATOR:SCFGDUMB]
name=Synchronet Configuration (dumb) name=Synchronet Configuration (dumb)
ars= ars=
...@@ -109,6 +114,7 @@ clean_cmd= ...@@ -109,6 +114,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:OPERATOR:CHKSETUP] [prog:OPERATOR:CHKSETUP]
name=Check Setup name=Check Setup
ars= ars=
...@@ -122,6 +128,7 @@ clean_cmd= ...@@ -122,6 +128,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:OPERATOR:FTNSETUP] [prog:OPERATOR:FTNSETUP]
name=Initial FidoNet Setup name=Initial FidoNet Setup
ars= ars=
...@@ -135,6 +142,7 @@ clean_cmd= ...@@ -135,6 +142,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:OPERATOR:FIDOCFGA] [prog:OPERATOR:FIDOCFGA]
name=FidoNet Configuration (ANSI) name=FidoNet Configuration (ANSI)
ars=ANSI ars=ANSI
...@@ -148,6 +156,7 @@ clean_cmd= ...@@ -148,6 +156,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:OPERATOR:FIDOCFGD] [prog:OPERATOR:FIDOCFGD]
name=FidoNet Configuration (dumb) name=FidoNet Configuration (dumb)
ars= ars=
...@@ -161,6 +170,7 @@ clean_cmd= ...@@ -161,6 +170,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[prog:OPERATOR:XSETUP] [prog:OPERATOR:XSETUP]
name=Auto-install New External Programs name=Auto-install New External Programs
ars= ars=
...@@ -174,6 +184,7 @@ clean_cmd= ...@@ -174,6 +184,7 @@ clean_cmd=
startup_dir= startup_dir=
textra=0 textra=0
max_time=0 max_time=0
max_inactivity=0
[event:FIDOIN] [event:FIDOIN]
cmd=%!sbbsecho%. -ce cmd=%!sbbsecho%. -ce
days=128 days=128
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment