Skip to content

Commit

Permalink
更新一下
Browse files Browse the repository at this point in the history
  • Loading branch information
xishang0128 committed Jul 26, 2024
1 parent 5190251 commit f9319b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/config/proxy-groups/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,21 +90,21 @@ proxy-groups:

## include-all

引入所有[出站代理](../proxies/index.md)以及[代理集合](../proxy-providers/index.md)
引入所有[出站代理](../proxies/index.md)以及[代理集合](../proxy-providers/index.md),顺序将按照名称排序

!!! info ""
引入不包含策略组,可在[proxies](./index.md#proxies)引入其他策略组

## include-all-proxies

引入所有[出站代理](../proxies/index.md)
引入所有[出站代理](../proxies/index.md),顺序将按照名称排序

!!! info ""
引入不包含策略组,可在[`proxies`](./index.md#proxies)引入其他策略组

## include-all-providers

引入所有[代理集合](../proxy-providers/index.md)
引入所有[代理集合](../proxy-providers/index.md),顺序将按照名称排序

!!! info ""
会使[引入代理集合](./index.md#use)失效
Expand Down

0 comments on commit f9319b3

Please sign in to comment.