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
Next revisionBoth sides next revision
config:sbbs.ini [2019/03/24 00:14] – Document the OutboundInterface key (was called OutgoingV4 till recent) digital manconfig:sbbs.ini [2020/11/23 23:38] – [[Global]] JavaScriptContextStack is no longer a thing, default JSMaxBytes is now 16MB digital man
Line 1: Line 1:
-====== sbbs.ini file ======+====== Initialization Configuration ======
  
 The Synchronet BBS (SBBS) Initialization File (''sbbs.ini'') is the mother of all Synchronet v3 configuration files and is located in the ''[[dir:ctrl]]'' directory. The Synchronet BBS (SBBS) Initialization File (''sbbs.ini'') is the mother of all Synchronet v3 configuration files and is located in the ''[[dir:ctrl]]'' directory.
Line 120: Line 120:
 === JavaScriptMaxBytes === === JavaScriptMaxBytes ===
  
-Default: ''8M''+Default: ''16M''
  
 Maximum allocation of memory per JavaScript run-time. Maximum allocation of memory per JavaScript run-time.
Line 126: Line 126:
 **Note**: **Note**:
 Each ''[Global] JavaScript*'' setting may be overridden by a corresponding ''JavaScript*'' value in the subsequent server sections of this file. Each ''[Global] JavaScript*'' setting may be overridden by a corresponding ''JavaScript*'' value in the subsequent server sections of this file.
- 
-=== JavaScriptContextStack === 
-Default: ''16K'' 
- 
-Maximum stack size per JavaScript context. 
  
 === JavaScriptTimeLimit === === JavaScriptTimeLimit ===