Q: 是否可以禁止用户在服务端上评论,仅能在博客上评论? #3158
Answered
by
lizheming
HongyiHank
asked this question in
Q&A
-
Describe the bug | 问题描述如题 Website URL | 问题网站無 Where your waline deploy? | 服务部署在哪里?Vercel (Default) Where your comment data store? | 数据存储在哪里?LeanCloud(https://leancloud.app) |
Beta Was this translation helpful? Give feedback.
Answered by
lizheming
Jul 6, 2025
Replies: 1 comment 5 replies
-
https://waline.js.org/reference/server/env.html#%E5%AE%89%E5%85%A8 有一个 |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
lizheming
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://waline.js.org/reference/server/env.html#%E5%AE%89%E5%85%A8 有一个
SECURE_DOMAINS
可以配置。