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:
authorRise <8315221+AmazingRise@users.noreply.github.com>2021-05-12 19:48:03 +0300
committerRise <8315221+AmazingRise@users.noreply.github.com>2021-05-12 19:48:03 +0300
commit6254ba3354a66314451b1841eba4e3ac47031a7e (patch)
tree317397a03a36aec433305ab25f508ac0bbe6de7c
parentd2f9db1d06de0289ca59239e91ee1d5cee055e08 (diff)
Updated Comment Area (markdown)
-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.