Update README.md

This commit is contained in:
Cracker 2020-03-28 19:59:19 +01:00 committed by GitHub
parent 1ce7b3204e
commit 16b630a707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,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 * whiteboardid => All people with the same ID are drawing on the same board
* username => The name witch is showing to others while drawing * username => The name witch is showing to others while drawing
* title => Change the name of the Browser Tab
## Security - AccessToken (Optional) ## 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. 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.