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

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 revisionBoth sides next revision
util:scfg:nodes [2022/02/27 14:31] – [Creating, Deleting, & Copying Nodes] Typo and mention alternative keys digital manutil:scfg:nodes [2022/02/27 14:37] – [Advanced Options] Minor adjustments. Remove no-longer-true statement about text dir (sbbs does/can write to it, e.g. avatars) digital man
Line 111: Line 111:
 ^ Option Name              ^ Default     ^ Description ^ ^ Option Name              ^ Default     ^ Description ^
 | Validation User          | 1           | When a caller logs onto the system as New, by default they must send validation feedback to the sysop. \\ \\ To disable the feedback requirement, set this value to 0. \\ \\ To require new users to send validation feedback, set this value to the user number who will receive the feedback. By default, feedback is sent to user #1. | | Validation User          | 1           | When a caller logs onto the system as New, by default they must send validation feedback to the sysop. \\ \\ To disable the feedback requirement, set this value to 0. \\ \\ To require new users to send validation feedback, set this value to the user number who will receive the feedback. By default, feedback is sent to user #1. |
-| Notification User        | Nobody      | When an error has occurred, a notification message can be sent to a user number (e.g., a sysop). \\ \\ This feature can be disabled by setting this value to 0, or can be enabled by setting the user number who will receive the notification (normally user #1). \\ \\ Note: Error messages are always logged (i.e., to data/error.log). |+| Notification User        | Nobody      | When an error has occurred, a notification message can be sent to a user number (e.g., a sysop). \\ \\ This feature can be disabled by setting this value to 0, or can be enabled by setting the user number who will receive the notification (normally user #1). \\ \\ Note: Error messages are always logged (i.e., to ''[[dir:data]]/error.log''). |
 | Notification Error Level | Critical    | Select the minimum severity of error messages that will be forwarded to the Notification User. | | Notification Error Level | Critical    | Select the minimum severity of error messages that will be forwarded to the Notification User. |
-| Semaphore Frequency      | 5 seconds   | Number of seconds between [[config:semfiles|semaphore]] checks while this node is waiting for logins. Default is 5 seconds. |+| Semaphore Frequency      | 5 seconds   | Number of seconds between [[config:semfiles|semaphore file]] checks while this node is waiting for logins. Default is 5 seconds. |
 | Statistics Frequency     | 5 seconds   | Number of seconds between system statistics checks (e.g., calls per day, logins today, etc.) while this node is waiting for logins. Default is 5 seconds. | | Statistics Frequency     | 5 seconds   | Number of seconds between system statistics checks (e.g., calls per day, logins today, etc.) while this node is waiting for logins. Default is 5 seconds. |
 | Inactivity Warning       | 180 seconds | Number of seconds until an inactive user will receive a warning (e.g., "Are you still there?"). | | Inactivity Warning       | 180 seconds | Number of seconds until an inactive user will receive a warning (e.g., "Are you still there?"). |
Line 119: Line 119:
 | Daily Event              | <empty>     | Any valid [[config:cmdline|command line]] that this node's terminal server should run each day. If multiple programs or commands are required, use a batchfile or shell script. This runs when the first caller after midnight logs off. | | Daily Event              | <empty>     | Any valid [[config:cmdline|command line]] that this node's terminal server should run each day. If multiple programs or commands are required, use a batchfile or shell script. This runs when the first caller after midnight logs off. |
 | Node Directory           | ../node1/   | Path to this node's private directory, where its separate configuration and data files are stored. \\ \\ The drive and directory of this path can be set to any valid directory that can be accessed by **all** nodes. | | Node Directory           | ../node1/   | Path to this node's private directory, where its separate configuration and data files are stored. \\ \\ The drive and directory of this path can be set to any valid directory that can be accessed by **all** nodes. |
-| Text Directory           | ../text/    | [[dir:text|Text directory]] that contains read-only [[config:text_files|text files]]. Synchronet never writes to any files in this directory so it //can// be placed on a RAM disk or other volatile media. \\ \\ :!: This directory contains the system's menus and other text files that are necessary for the BBS to run. If you change this config option, be sure to move all the necessary files and directories into the new text directory. |+| Text Directory           | ../text/    | [[dir:text|Text directory]] that contains read-only [[config:text_files|text files]]. \\ \\ :!: This directory contains the system's menus and other text files that are necessary for the BBS to run. If you change this config option, be sure to move all the necessary files and directories into the new text directory. |