This commit is contained in:
parent
058d308bb2
commit
1dc34359c4
1 changed files with 9 additions and 0 deletions
|
@ -59,6 +59,15 @@ Misskey requires two domains called the primary domain and the secondary domain.
|
||||||
|
|
||||||
**Ensure that the secondary domain is not a subdomain of the primary domain.**
|
**Ensure that the secondary domain is not a subdomain of the primary domain.**
|
||||||
|
|
||||||
|
#### Dubdomains
|
||||||
|
Misskey uses subdomains below:
|
||||||
|
|
||||||
|
* **api**.<primary domain>
|
||||||
|
* **auth**.<primary domain>
|
||||||
|
* **about**.<primary domain>
|
||||||
|
* **dev**.<primary domain>
|
||||||
|
* **file**.<secondary domain>
|
||||||
|
|
||||||
### reCAPTCHA
|
### reCAPTCHA
|
||||||
Please visit https://www.google.com/recaptcha/intro/ and generate keys.
|
Please visit https://www.google.com/recaptcha/intro/ and generate keys.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue