Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
67f02e0a
authored
Feb 19, 2025
by
1808837298@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Add proxy usage information note in SystemSetting component
parent
097d02eb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
web/src/components/SystemSetting.js
+11
-0
No files found.
web/src/components/SystemSetting.js
View file @
67f02e0a
...
...
@@ -368,6 +368,17 @@ const SystemSetting = () => {
<
/a
>
)
<
/Header
>
<
Message
info
>
注意:代理功能仅对图片请求和
Webhook
请求生效,不会影响其他
API
请求。如需配置
API
请求代理,请参考
<
a
href
=
'https://github.com/Calcium-Ion/new-api/blob/main/docs/channel/other_setting.md'
target
=
'_blank'
rel
=
'noreferrer'
>
{
' '
}
API
代理设置文档
<
/a
>
。
<
/Message
>
<
Form
.
Group
widths
=
'equal'
>
<
Form
.
Input
label
=
'Worker地址,不填写则不启用代理'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment