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
config:services.ini [2021/01/12 09:58] – [Service Keys] add "list" to possible values Deuceconfig:services.ini [2022/03/14 19:57] (current) – [See Also] tags Andre
Line 5: Line 5:
 ===== Filename ===== ===== Filename =====
  
-The base filename of the initialization file is ''[[dir:ctrl]]/services.ini''+The default base filename of the initialization file is ''[[dir:ctrl]]/services.ini''. This filename overridden by setting the ''iniFileName'' key in the ''[services]'' section of the ''[[dir:ctrl]]/[[sbbs.ini]]'' file.
  
 The standard host/platform variations of the initialization filenames are also supported. See [[INI_files#filenaming|INI Filenaming]] for details. The standard host/platform variations of the initialization filenames are also supported. See [[INI_files#filenaming|INI Filenaming]] for details.
Line 42: Line 42:
 |''Host''                                       |Any valid hostname                  |Hostname for which this service should be executed| |''Host''                                       |Any valid hostname                  |Hostname for which this service should be executed|
 |''NotHost''  |                                   |Any valid hostname                  |Hostname for which this service should not be executed| |''NotHost''  |                                   |Any valid hostname                  |Hostname for which this service should not be executed|
-|''JavaScriptMaxBytes'' |''[[sbbs.ini]]->[Services]''|0+|FIXME| +|''JavaScript*'' |''[[sbbs.ini]]->[Services]'' See [[JavaScript]] for details |
-|''JavaScriptTimeLimit'' |''[[sbbs.ini]]->[Services]''|0+|FIXME| +
-|''JavaScriptGcInterval'' |''[[sbbs.ini]]->[Services]''|0+|FIXME| +
-|''JavaScriptYieldInterval'' |''[[sbbs.ini]]->[Services]''|0+|FIXME|+
  
 ===== See Also ===== ===== See Also =====
   * [[:config:|Configuration]]   * [[:config:|Configuration]]
   * [[:service:|Services]]   * [[:service:|Services]]
- + 
 + 
 +{{tag>configuration general_config ini}}