mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 04:18:09 +00:00
doc: add recommendation on token length
This commit is contained in:
@@ -293,6 +293,7 @@ To restrict address creation for anyone who doesn't have the invite link/QR code
|
|||||||
1. Use the `invite_token` option to add
|
1. Use the `invite_token` option to add
|
||||||
one or more tokens of your choice to `chatmail.ini`:
|
one or more tokens of your choice to `chatmail.ini`:
|
||||||
`invite_token = s3cr3t privil3g3`
|
`invite_token = s3cr3t privil3g3`
|
||||||
|
- (recommendation: choose 9 or more letters, or it will be easily bruteforced)
|
||||||
2. Run `scripts/cmdeploy run`
|
2. Run `scripts/cmdeploy run`
|
||||||
3. Distribute a `dcaccount` invite link/QR code
|
3. Distribute a `dcaccount` invite link/QR code
|
||||||
(like the one on your web page)
|
(like the one on your web page)
|
||||||
|
|||||||
Reference in New Issue
Block a user