Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Comment-Area.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Comment-Area.md b/Comment-Area.md
index 399f923..e751a68 100644
--- a/Comment-Area.md
+++ b/Comment-Area.md
@@ -77,6 +77,12 @@ twikooEnvId = "twikoo-YourEnvId"
Replace YourEnvId with your actual environment id.
+If your Tencent Cloud Environment is deployed in Guangzhou server, don't forget to add this:
+
+```toml
+twikooRegion = "ap-guangzhou"
+```
+
#### Other comment service
Welcome to open an issue or Pull Request for adding a new comment service.