diff --git a/binaries/data/config/default.cfg b/binaries/data/config/default.cfg
index 7657dc8406..5cd11d94a5 100644
--- a/binaries/data/config/default.cfg
+++ b/binaries/data/config/default.cfg
@@ -30,6 +30,9 @@ pauseonfocusloss = true
; Default player name to use in multiplayer
; playername = "anonymous"
+; Default server name or IP to use in multiplayer
+multiplayerserver = "127.0.0.1"
+
; Force a particular resolution. (If these are 0, the default is
; to keep the current desktop resolution in fullscreen mode or to
; use 1024x768 in windowed mode.)
@@ -241,7 +244,7 @@ hotkey.selection.group.add.9 = "Shift+9"
; > SESSION CONTROLS
hotkey.session.kill = Delete ; Destroy selected units
-hotkey.session.attack = Ctrl ; Modifier to force attack instead of another action
+hotkey.session.attack = Ctrl ; Modifier to force attack instead of another action
hotkey.session.garrison = Ctrl ; Modifier to garrison when clicking on building
hotkey.session.queue = Shift ; Modifier to queue unit orders instead of replacing
hotkey.session.batchtrain = Shift ; Modifier to train units in batches
diff --git a/binaries/data/mods/public/gui/gamesetup/gamesetup_mp.xml b/binaries/data/mods/public/gui/gamesetup/gamesetup_mp.xml
index addabb4af2..c5c9a16726 100644
--- a/binaries/data/mods/public/gui/gamesetup/gamesetup_mp.xml
+++ b/binaries/data/mods/public/gui/gamesetup/gamesetup_mp.xml
@@ -40,7 +40,9 @@
3 100%-33 103 100%-3