From 62e285bdb23a46aa1281f19db3b9496fcb2ce72a Mon Sep 17 00:00:00 2001 From: Cracker Date: Fri, 3 Apr 2020 22:40:39 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ab7ea8..34d6e17 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Call your site with GET parameters to change the WhiteboardID or the Username * whiteboardid => All people with the same ID are drawing on the same board * username => The name witch is showing to others while drawing * title => Change the name of the Browser Tab +* randomid => if set to true, a random whiteboardId will be generated if not given aswell ## Security - AccessToken (Optional) To prevent clients who might know or guess the base URL from abusing the server to upload files and stuff..., you can set an accesstoken at server start.