summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-15 00:44:07 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-15 00:44:07 +0900
commit1dc34359c43b7563b16d954428d93513cd7ab8eb (patch)
treebfb4b36a9c9b053f185bf14ece5ad56c5d460d4d
parent#168 (diff)
downloadmisskey-1dc34359c43b7563b16d954428d93513cd7ab8eb.tar.gz
misskey-1dc34359c43b7563b16d954428d93513cd7ab8eb.tar.bz2
misskey-1dc34359c43b7563b16d954428d93513cd7ab8eb.zip
#159
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9e68c9ec6e..2380e4a9b3 100644
--- a/README.md
+++ b/README.md
@@ -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.**
+#### Dubdomains
+Misskey uses subdomains below:
+
+* **api**.<primary domain>
+* **auth**.<primary domain>
+* **about**.<primary domain>
+* **dev**.<primary domain>
+* **file**.<secondary domain>
+
### reCAPTCHA
Please visit https://www.google.com/recaptcha/intro/ and generate keys.