Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
eb806b4a
Commit
eb806b4a
authored
Feb 19, 2022
by
Rob Swindell
💬
Browse files
ML/TL and MF/TF haven't been a thing since Synchronet v1 I think
Thanks to Andre for pointing that out in his wiki updates.
parent
9ff07027
Pipeline
#2742
passed with stage
in 9 minutes and 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
src/sbbs3/scfg/scfgsys.c
src/sbbs3/scfg/scfgsys.c
+4
-5
No files found.
src/sbbs3/scfg/scfgsys.c
View file @
eb806b4a
...
...
@@ -2012,11 +2012,10 @@ void sys_cfg(void)
"`Expired Account Values:`
\n
"
"
\n
"
"If a user's account expires, the security levels for that account will
\n
"
"be modified according to the settings of this menu. The `Main Level` and
\n
"
"`Transfer Level` will be set to the values listed on this menu. The `Main
\n
"
"Flags`, `Transfer Flags`, and `Exemptions` listed on this menu will be
\n
"
"removed from the account if they are set. The `Restrictions` listed will
\n
"
"be added to the account.
\n
"
"be modified according to the settings of this menu. The account's
\n
"
"security level will be set to the value listed on this menu. The `Flags`
\n
"
"and `Exemptions` listed on this menu will be removed from the account
\n
"
"if they are set. The `Restrictions` listed will be added to the account.
\n
"
;
switch
(
uifc
.
list
(
WIN_ACT
|
WIN_BOT
|
WIN_RHT
,
0
,
0
,
60
,
&
dflt
,
0
,
"Expired Account Values"
,
opt
))
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment