-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.yml
54 lines (54 loc) · 1.51 KB
/
settings.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
hide_delete_user_from_review:
type: bool
default: true
description:
zh_CN: "在审核界面隐藏删除用户的处理选项"
en: "Hide the delete user from review option"
hide_logout_for_jwb:
type: bool
default: true
description:
zh_CN: "如果使用交我办访问,则隐藏登出选项"
en: "Hide the logout option if accessed by jwb"
remove_hidden_gap:
type: bool
default: true
description:
zh_CN: "删除隐藏帖子的空白"
en: "Remove hidden gap"
remove_shield_icon_from_username:
type: bool
default: true
description:
zh_CN: "隐藏管理人员用户名后面的盾牌图标"
en: "Remove the shield icon from the username of the staff"
remove_solved_text:
type: bool
default: true
description:
zh_CN: "隐藏\"解决方案\"的文字提醒"
en: "Remove the text reminder of \"Solved\""
unset_custom_emoji_size:
type: bool
default: true
description:
zh_CN: "取消自定义表情的默认大小限制"
en: "Unset the default size limit of custom emoji"
custom_emoji_size_limit:
type: integer
default: 128
description:
zh_CN: "自定义表情的大小限制"
en: "The size limit of custom emoji"
remove_screened_email_allow_button:
type: bool
default: true
description:
zh_CN: "删除\"已屏蔽的电子邮件\"中\"允许\"按钮"
en: "Remove the \"Allow\" button"
fix_chat_image_thumbnail:
type: bool
default: true
description:
zh_CN: "修复聊天图片缩略图"
en: "Fix the thumbnail of chat images"