Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

This is an old revision of the document!


sbbs.ini

The Synchronet BBS (SBBS) initialization file is the mother of all Synchronet configuration files and is located in the ctrl directory.

Defaults

Download or view the default sbbs.ini file here: sbbs.ini

Filename

The base filename of the initialization file is ctrl/sbbs.ini.

The standard host/platform variations of the initialization filenames are also supported. See INI Filenaming for details.

Editing

When using the Synchronet-Win32 Control Panel, the contents of this file are automatically updated when any of the configuration changes are made in the File->Properties menu or the various server configuration dialogs. Windows sysops may never need to edit this file by hand.

If a sysop needs to edit the file by hand, any decent text file editor should do the job. See INI files for more details.

Sections

The contents of the file are divided into multiple named sections:

[Global]

[BBS]

[FTP]

[Mail]

[Web]

[Services]

[UNIX]

See Also