Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:system [2025/07/10 23:38] – ↷ Links adapted because of a move operation 98.161.166.94config:system [2025/12/29 16:39] (current) – [Loadable Modules] Delete FIXME comment I don't understand digital man
Line 1: Line 1:
-====== SCFG System Configuration ======+====== System Configuration ======
  
-System-wide configuration options in the [[util:scfg:|Synchronet Configuration Utility (SCFG)]]. The menu contains options and sub-menus of options that affect the entire BBS system and the Synchronet Terminal Server in particular.+The system-wide configuration options are configured in the [[util:scfg:|Synchronet Configuration Utility (SCFG)]]. The "System" menu contains options and sub-menus of options that affect the entire BBS system and the Synchronet Terminal Server in particular.
  
 <code> <code>
Line 500: Line 500:
 | Logoff | <empty> | Executed during terminal logoff procedure (interactive). Does **not** occur when users hang up on the BBS or do a fast logoff. | | Logoff | <empty> | Executed during terminal logoff procedure (interactive). Does **not** occur when users hang up on the BBS or do a fast logoff. |
 | Logout | <empty> | Executed during terminal logout procedure (offline) after a user has disconnected from the BBS, either by logging off or hanging up. | | Logout | <empty> | Executed during terminal logout procedure (offline) after a user has disconnected from the BBS, either by logging off or hanging up. |
 +| New User Prompts | ''[[module:newuser_prompts]]'' | New user registration prompts |
 +| New User Info | ''[[module:newuser_info]]'' | New user information/help |
 | New User | ''[[module:newuser]]'' | Executed at end of new terminal user creation process (i.e., after the user has logged on, left new user feedback, and anything else that is required of a new user). | | New User | ''[[module:newuser]]'' | Executed at end of new terminal user creation process (i.e., after the user has logged on, left new user feedback, and anything else that is required of a new user). |
 | User Config | ''[[module:user_settings]]'' | User (e.g. terminal) settings configuration menu | | User Config | ''[[module:user_settings]]'' | User (e.g. terminal) settings configuration menu |
-| Expired User | <empty> | Executed before hanging up on a user that has run out of minutes, and during the daily maintenance event if a user has expired for another reason (e.g., deleted, inactive). FIXME link to the daily maintenance event once scfg->xtrn is done. |+| Expired User | <empty> | Executed before hanging up on a user that has run out of minutes, and during the daily maintenance event if a user has expired for another reason (e.g., deleted, inactive). |
 | Auto Message | ''[[module:automsg]]'' | Executed when a user chooses to edit the [[https://www.synchro.net/docs/user.html#AutoMessage|auto-message]]. | | Auto Message | ''[[module:automsg]]'' | Executed when a user chooses to edit the [[https://www.synchro.net/docs/user.html#AutoMessage|auto-message]]. |
 | Send Feedback | <empty> | User sending email to a sysop (return error to cancel) | | Send Feedback | <empty> | User sending email to a sysop (return error to cancel) |