mirror of
https://github.com/kuaifan/dootask.git
synced 2026-09-14 07:59:58 +00:00
3.2 KiB
3.2 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.8.89 |
通用设置
入口
桌面端:左上角头像 →「系统设置」→「基础设置」。其他字段按领域分别位于「帐号与安全」「项目设置」「任务设置」「消息设置」「文件与存储」。
对应后端: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— 系统名称别名与欢迎语- 系统别名与部署的默认应用名称相同时,服务端使用空值存储以表示“沿用默认名称”,但保存响应和后续读取仍显示实际默认名称
操作步骤
- 进入「系统设置」,选择需要修改的领域 tab
- 按表单逐项填写(不在白名单内的字段会被服务端自动剔除)
- 点击该 tab 底部的「提交」,同一 tab 涉及多个配置接口时会由页面依次保存
- 提示「修改成功」即生效,无需重启
不支持
- 无法在
SYSTEM_SETTING=disabled环境保存(一律拒绝) - 注册开关只有 3 个枚举值,不支持「按邮箱白名单」直接配置