mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 03:07:33 +00:00
Updated eqemu_config (markdown)
+10
@@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
|
|
||||||
| Legend |
|
| Legend |
|
||||||
|--|
|
|--|
|
||||||
| *Required |
|
| *Required |
|
||||||
@@ -18,6 +19,15 @@
|
|||||||
| locked | false | This determines whether the server starts up locked or not, it takes a minimum status of 20 to get through locked state |
|
| locked | false | This determines whether the server starts up locked or not, it takes a minimum status of 20 to get through locked state |
|
||||||
| key | | This key is used for encryption between your server processes - make sure this is unique and random to your server |
|
| key | | This key is used for encryption between your server processes - make sure this is unique and random to your server |
|
||||||
|
|
||||||
|
### telnet
|
||||||
|
|
||||||
|
* Subsection for world telnet sub-service
|
||||||
|
|
||||||
|
| Variable | Default | Description |
|
||||||
|
|--|--|--|
|
||||||
|
| *ip | 127.0.0.1 | Telnet server IP (0.0.0.0 would bind all addresses) |
|
||||||
|
| *port | 9001 | Telnet server port |
|
||||||
|
| *enabled| false | Enables the telnet service |
|
||||||
|
|
||||||
### database
|
### database
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user