mirror of
https://github.com/ME1312/SubServers-2.git
synced 2025-02-16 19:51:26 +01:00
Updated Configuration (markdown)
parent
967705f6f1
commit
a4fcd2fc02
@ -100,7 +100,7 @@ Hosts:
|
||||
'~':
|
||||
Enabled: true
|
||||
Display: 'Default'
|
||||
Driver: 'BUILT-IN'
|
||||
Driver: 'VIRTUAL'
|
||||
Address: '127.0.0.1'
|
||||
Port-Range: 25500-25559
|
||||
Directory: './SubServers/Servers'
|
||||
@ -112,7 +112,7 @@ Hosts:
|
||||
`Enabled` **[Boolean]**: Whether this host is enabled<br>
|
||||
`Display` **[String]** (Optional): Set the display name for of host<br>
|
||||
`Driver` **[Enum Value]**: Set which driver this host should use. Valid values include, but are not limited to:<br>
|
||||
**->** `BUILT-IN`: For hosting servers from the same machine<br>
|
||||
**->** `VIRTUAL`: For hosting servers from the same machine<br>
|
||||
**->** `NETWORK`: For use with SubServers.Host<br>
|
||||
`Address` **[Address]**: The address of this host. All subservers on this host will use this address.<br>
|
||||
`Port-Range` **[Integer Range]**: A range of ports to be auto selected from when no port number is supplied to SubCreator<br>
|
||||
|
Loading…
Reference in New Issue
Block a user