We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287d083 commit d84250cCopy full SHA for d84250c
1 file changed
src/site.config.ts
@@ -155,14 +155,14 @@ export const integ: IntegrationUserConfig = {
155
server: 'https://waline.8cat.life',
156
emoji: ['qq'],
157
additionalConfigs: {
158
- turnstileKey: '0x4AAAAAAB2iD4bdDPvuzxk1',
+ // turnstileKey: '0x4AAAAAAB2iD4bdDPvuzxk1',
159
search: false, //表情包搜索
160
lang: 'zh-CN',
161
meta: ['nick', 'mail'],
162
requiredMeta: ['nick'],
163
login: 'force',
164
wordlimit: 1024,
165
- withCredentials: true,
+ // withCredentials: true,
166
reaction: [
167
'/waline/1.png',
168
'/waline/2.png',
0 commit comments