User Tools

Site Tools


mbbsemu:configuration:appsettings.json

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
mbbsemu:configuration:appsettings.json [2021/01/04 23:11] tudaymbbsemu:configuration:appsettings.json [2021/01/23 19:58] tuday
Line 23: Line 23:
  
 **`Telnet.Enabled`** : `bool` : Specifies if the Telnet Server is enabled **`Telnet.Enabled`** : `bool` : Specifies if the Telnet Server is enabled
 +
 +**`Telnet.IP`** : `string` : Specifies which IP the Telnet Server should bind to (Optional, defaults to all)
  
 **`Telnet.Port`** : `int` : Specifies which port the Telnet Server should bind to **`Telnet.Port`** : `int` : Specifies which port the Telnet Server should bind to
Line 29: Line 31:
  
 **`Rlogin.Enabled`** : `bool` : Specifies if the Rlogin Server is enabled **`Rlogin.Enabled`** : `bool` : Specifies if the Rlogin Server is enabled
 +
 +**`Rlogin.IP`** : `string` : Specifies which IP the Rlogin Server should bind to (Optional, defaults to all)
  
 **`Rlogin.Port`** : `int` : Specifies which port the Rlogin Server should bind to **`Rlogin.Port`** : `int` : Specifies which port the Rlogin Server should bind to
mbbsemu/configuration/appsettings.json.txt · Last modified: 2023/12/09 19:56 by enusbaum