|
@@ -212,6 +212,11 @@ plugins_js = []
|
|
shortname = "" # Paste the shortname from your Disqus dashboard.
|
|
shortname = "" # Paste the shortname from your Disqus dashboard.
|
|
show_count = true # Show comment count in page header? (true/false)
|
|
show_count = true # Show comment count in page header? (true/false)
|
|
|
|
|
|
|
|
+ # Configuration of Commento.
|
|
|
|
+ [comments.commento]
|
|
|
|
+ # If self-hosting Commento, enter its URL here (e.g. "https://commento.?.com"), otherwise leave empty.
|
|
|
|
+ url = ""
|
|
|
|
+
|
|
############################
|
|
############################
|
|
## Search
|
|
## Search
|
|
############################
|
|
############################
|