Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions source/docs/third-party-services/comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down