From a5b5b3a92756d0f6d5a7b7e61dca70efbd7b9e38 Mon Sep 17 00:00:00 2001 From: Cracker Date: Tue, 7 May 2019 08:54:59 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 77c3b0a..eedbb06 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,9 @@ Done! * Whiteboards are gone if you restart the Server, so keep that in mind (or save your whiteboard) * You shoud be able to customize the layout without ever toutching the whiteboard.js (take a look at index.html & main.js) -## All run parameters (also docker) -* --accesstoken => take a look at "Security" for a full explanation -* --disablesmallestscreen => can be set to "true" if you don't want show the "smallest screen" indicator (A dotted line) to the users +## All server run parameters (also docker) +* accesstoken => take a look at "Security - AccessToken" for a full explanation +* disablesmallestscreen => set this to "true" if you don't want show the "smallest screen" indicator (A dotted gray line) to the users ## ToDo * Make undo function more reliable on texts