fix: extend batch installer selection timeout

This commit is contained in:
fujie
2026-03-16 15:49:18 +08:00
parent 6dac042059
commit 36419ba627
9 changed files with 9 additions and 9 deletions

View File

@@ -104,7 +104,7 @@ For other repositories:
## Selection Dialog Timeout
The plugin selection dialog has a default timeout of **2 minutes (120 seconds)**, allowing sufficient time for users to:
The plugin selection dialog has a default timeout of **15 minutes (900 seconds)**, allowing sufficient time for users to:
- Read and review the plugin list
- Check or uncheck the plugins they want
- Handle network delays

View File

@@ -104,7 +104,7 @@
## 选择对话框超时时间
插件选择对话框的默认超时时间为 **2 分钟(120 秒)**,为用户提供充足的时间来:
插件选择对话框的默认超时时间为 **15 分钟(900 秒)**,为用户提供充足的时间来:
- 阅读和查看插件列表
- 勾选或取消勾选想安装的插件
- 处理网络延迟

View File

@@ -108,7 +108,7 @@ For other repositories:
## Selection Dialog Timeout
The plugin selection dialog has a default timeout of **2 minutes (120 seconds)**, allowing sufficient time for users to:
The plugin selection dialog has a default timeout of **15 minutes (900 seconds)**, allowing sufficient time for users to:
- Read and review the plugin list
- Check or uncheck the plugins they want
- Handle network delays

View File

@@ -108,7 +108,7 @@
## 选择对话框超时时间
插件选择对话框的默认超时时间为 **2 分钟(120 秒)**,为用户提供充足的时间来:
插件选择对话框的默认超时时间为 **15 分钟(900 秒)**,为用户提供充足的时间来:
- 阅读和查看插件列表
- 勾选或取消勾选想安装的插件
- 处理网络延迟