From 7087c9a031a4e15f5232d88bb568fb456b287ff8 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Tue, 16 Jan 2018 13:44:19 -0600 Subject: [PATCH] Updated eqemu_config (markdown) --- eqemu_config.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eqemu_config.md b/eqemu_config.md index 9880d0f..cc1c634 100644 --- a/eqemu_config.md +++ b/eqemu_config.md @@ -7,7 +7,7 @@ ### Server -> World -| Variable | Default Value | Description | +| Variable | Default | Description | |--|--|--| | *shortname | | This is the short name of your server, this shows up in a client's .ini file eg: servername_charactername.ini | | *longname | | This is the long name of your server, this shows up in a on the Loginserver | @@ -20,7 +20,7 @@ * Subsection: loginserver -| Variable | Default Value | Description | +| Variable | Default | Description | |--|--|--| | *host | login.eqemulator.net | This is the hostname of the loginserver endpoint | | *port | 5998 | Loginserver endpoint port |