File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ export const cn = defineConfig({
3535 { text : '搭建共享节点' , link : '/guide/network/host-public-server' } ,
3636 { text : '改善 P2P' , link : '/guide/network/p2p-optimize' } ,
3737 { text : '魔法 DNS' , link : '/guide/network/magic-dns' } ,
38+ { text : 'ACL' , link : '/guide/config/acl' } ,
3839 ] } ,
3940 { text : '开机自启(注册服务)' , collapsed : true , items : [
4041 { text : '一键安装服务' , link : '/guide/network/oneclick-install-as-service' } ,
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ export const en = defineConfig({
3535 { text : 'Hosting Public Server' , link : '/en/guide/network/host-public-server' } ,
3636 { text : 'P2P Optimization' , link : '/en/guide/network/p2p-optimize' } ,
3737 { text : 'Magic DNS' , link : '/en/guide/network/magic-dns' } ,
38+ { text : 'ACL' , link : '/en/guide/config/acl' } ,
3839 ] } ,
3940 { text : 'Autostart (Register Service)' , collapsed : true , items : [
4041 { text : 'One-Click Install Service' , link : '/en/guide/network/oneclick-install-as-service' } ,
You can’t perform that action at this time.
0 commit comments