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 revision
Previous revision
Last revisionBoth sides next revision
util:scfg:nodes [2022/02/27 12:55] – [Advanced Options] Set screenshot and description to match updated defaults for Node Directory. No more fixme remain. Page is done. Andreutil:scfg:nodes [2022/05/24 17:31] – [See Also] Missing tags Andre
Line 15: Line 15:
 </code> </code>
  
-  * ''Ins'' key: Add a node +  * ''Ins'' or ''+'' key: Add a node 
-  * ''Del'' key: Delete a node+  * ''Del'' or ''-'' key: Delete a node
  
 To configure a node, select it using the arrow keys and press ''Enter''. To configure a node, select it using the arrow keys and press ''Enter''.
Line 22: Line 22:
 To copy a node's configuration to another node: To copy a node's configuration to another node:
  
-  - Make sure both nodes have been created an appear in the list (screenshot above). +  - Make sure both nodes have been created and appear in the list (screenshot above). 
-  - Select the source node with the arrow keys and press ''F5''+  - Select the source node with the arrow keys and press ''F5'' or Ctrl-C to copy
-  - Select the destination node and press ''F6''.+  - Select the destination node and press ''F6'' or Ctrl-V to paste.
  
-:!: When nodes are added to this list, the LastNode value must be adjusted accordingly. +:!: When nodes are added to this list, the [[server:Terminal]] Server'LastNode value must be adjusted accordingly. 
  
 ==== Changing Last Node ==== ==== Changing Last Node ====
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. |
  
  
Line 125: Line 125:
   * [[:util:scfg:|Synchronet Configuration Utility (SCFG)]]   * [[:util:scfg:|Synchronet Configuration Utility (SCFG)]]
  
-{{tag>}}+{{tag>configure scfg node}}