mirror of
https://github.com/kuaifan/dootask.git
synced 2026-07-31 02:15:57 +00:00
2.8 KiB
2.8 KiB
id, title, type, feature, scope, locale, aliases, related_tools, related_pages, prerequisites, negative, last_verified
| id | title | type | feature | scope | locale | aliases | related_tools | related_pages | prerequisites | negative | last_verified | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| system-setting.general.howto | 通用设置 | howto | system-setting | admin | zh |
|
|
|
v1.7.90 |
通用设置
入口
桌面端:左上角头像 →「系统设置」→「通用」。
对应后端:POST api/system/setting,参数 type=save 提交。
关键字段(按主题分组)
注册与登录
reg— 注册策略:open/close/invitereg_identity— 新注册用户默认身份(normal/temp)reg_invite— 邀请码(留空自动生成)login_code— 登录验证码策略password_policy— 密码强度(simple/complex)
项目与任务
project_invite/project_add_permission/project_add_userids— 项目创建与邀请权限auto_archived/archived_day— 任务自动归档与天数(1-100)task_visible/task_default_time/task_user_limit— 任务默认值unclaimed_task_reminder*— 未认领任务提醒task_ai_auto_analyze— 任务 AI 自动分析(需 ai 插件)department_owner_project_view— 部门负责人是否能看下属项目todo_set_permission— 设置 todo 权限
消息与群组
chat_information— 群成员入群提示anon_message/e2e_message— 匿名 / 端到端加密msg_rev_limit/msg_edit_limit— 撤回/编辑时长上限(分钟)all_group_mute/all_group_autoin— 全员群免打扰 / 自动入群user_private_chat_mute/user_group_chat_mute— 默认免打扰
媒体与上传
convert_video/compress_video— 视频转码与压缩image_compress/image_quality/image_save_local— 图片处理file_upload_limit— 单文件上传大小(MB)
外观
system_alias/system_welcome— 系统名称别名与欢迎语
操作步骤
- 进入「系统设置」→「通用」
- 按表单逐项填写(不在白名单内的字段会被服务端自动剔除)
- 点击「保存」,服务端落库到
setting表(system分组) - 提示「保存成功」即生效,无需重启
不支持
- 无法在
SYSTEM_SETTING=disabled环境保存(一律拒绝) - 注册开关只有 3 个枚举值,不支持「按邮箱白名单」直接配置