mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-20 19:02:33 +00:00
New Valine options (#62)
This commit is contained in:
parent
cfb4130825
commit
1651043319
@ -617,6 +617,8 @@ valine:
|
|||||||
comment_count: true # If false, comment count will only be displayed in post page, not in home page
|
comment_count: true # If false, comment count will only be displayed in post page, not in home page
|
||||||
recordIP: false # Whether to record the commenter IP
|
recordIP: false # Whether to record the commenter IP
|
||||||
serverURLs: # When the custom domain name is enabled, fill it in here (it will be detected automatically by default, no need to fill in)
|
serverURLs: # When the custom domain name is enabled, fill it in here (it will be detected automatically by default, no need to fill in)
|
||||||
|
enableQQ: false # Whether to enable the Nickname box to automatically get QQ Nickname and QQ Avatar
|
||||||
|
requiredFields: [] # Set required fields: ['nick'] | ['nick','mail']
|
||||||
#post_meta_order: 0
|
#post_meta_order: 0
|
||||||
|
|
||||||
# LiveRe comments system
|
# LiveRe comments system
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user