From 2c35eec30465e73536fda7ed69eb3731b758bb95 Mon Sep 17 00:00:00 2001 From: mikeprimm Date: Mon, 12 Aug 2013 16:59:12 -0700 Subject: [PATCH] Updated Web UI Parameters (markdown) --- Web-UI-Parameters.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Web-UI-Parameters.md b/Web-UI-Parameters.md index 57e1236..fe8dadf 100644 --- a/Web-UI-Parameters.md +++ b/Web-UI-Parameters.md @@ -37,3 +37,5 @@ The parameters available are as follows: * **playername** - if defined and set to a player's account name, the web UI will initialize following the position of the given player, if the are online when the UI starts, or come online sometime after. * **hidechat** - if defined and set to 'true', the web UI will disable all chat input and output components (balloons, input fields, and chat box). + +* **nogui** - if defined and set to 'true', the web UI will disable ALL controls, panels and the like, just presenting the map layer itself. \ No newline at end of file