Table of Contents

User Settings Menu

The User Settings menu (also called Account Defaults Configuration or just Configuration in older documentation) lets you, the user, change account-level preferences: terminal type, command shell, default editor, screen options, password, and personal information. It does not change the BBS's configuration, only your own account.

The User Settings menu is a loadable module — by default user_settings — and is separate from the command shell. The shell binds a key to invoke it (in Classic, that's D from the Main prompt; other shells use other keys).

The stock ''user_settings'' menu

A live capture from vertrauen (running Synchronet v3.22, dumb terminal mode):

User Settings for Claudeai-Docs #1191:
[T] Terminal Mode                : Auto US-ASCII / DUMB (color) DEL=BS
[K] Command Shell                : Synchronet (Classic)
[L] Language                     : English
[E] External Editor              : None
[A] Temporary/QWK Archive Type   : zip
[X] Expert Menu Mode             : Off
[P] Screen Pause                 : On
[S] Spinning Cursor              : Pause Prompt Only
[C] Clear Screen Between Messages: Off
[N] Ask For New Message/File Scan: On
[Y] Ask For Your Un-read Msg Scan: Off
[F] Automatic New File Scan      : On
[R] Remember Current Sub-board   : On
[B] Batch Download File Flagging : On
[M] Forward Mail                 : Off (noreply@anthropic.com)
[Z] Default Download Protocol    : None
[W] Change Personal Information
Which or [Q] to Quit:

The single bracketed letters are command keys — type the letter to change that setting. Q (or Enter on the bracketed default) returns to the previous prompt.

Setting reference

Settings stored elsewhere

A few user-account preferences are not on the User Settings menu:

Other shells, other modules

The User Settings module is independent of the shell, but the key that invokes it is shell-specific:

A sysop can replace the stock user_settings module with a different one (configured in SCFG -> System -> Loadable Modules -> User Config); BBSes running a custom module may show a different menu.

See Also