From 8f856e93324c2f105c9a1468d0a2352d21bfa435 Mon Sep 17 00:00:00 2001 From: ipenmanship Date: Wed, 24 Mar 2021 15:59:37 +0800 Subject: [PATCH] Documentation: Update third party services comments doc,support gitalk configuration manually create issue --- source/docs/third-party-services/comments.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/docs/third-party-services/comments.md b/source/docs/third-party-services/comments.md index 9b9c35e7..b69e6c63 100644 --- a/source/docs/third-party-services/comments.md +++ b/source/docs/third-party-services/comments.md @@ -75,6 +75,7 @@ Gitalk is a modern comment component based on Github Issue and Preact. client_secret: # Github Application Client Secret admin_user: # GitHub repo owner and collaborators, only these guys can initialize github issues distraction_free_mode: true # Facebook-like distraction free mode + create_issue_manually: true # Manually create issue, please refer to https://github.com/gitalk/gitalk/issues/440 for details # Gitalk's display language depends on user's browser or system environment # If you want everyone visiting your site to see a uniform language, you can set a force language value # Available value: en, es-ES, fr, ru, zh-CN, zh-TW