瀏覽代碼

docs: Added note on encryption key length (#3995)

vanilla_orig
Ishan Sharma 4 年之前
父節點
當前提交
c86c176e10
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -70,6 +70,8 @@ The first set of digits is the room. This is visible from the server that’s go
70 70
 
71 71
 The second set of digits is the encryption key. The Excalidraw server doesn’t know about it. This is what all the participants use to encrypt/decrypt the messages.
72 72
 
73
+> Note: Please ensure that the encryption key is 22 characters long.
74
+
73 75
 ## Shape libraries
74 76
 
75 77
 Find a growing list of libraries containing assets for your drawings at [libraries.excalidraw.com](https://libraries.excalidraw.com).

Loading…
取消
儲存