补充API信息,增加自定义IP数据库文档 (#85)

This commit is contained in:
UUBulb
2024-07-29 08:37:34 +02:00
committed by GitHub
parent afe81f4d5d
commit 1ff2faaeeb
5 changed files with 272 additions and 0 deletions
+2
View File
@@ -191,6 +191,7 @@ function getGuideSidebarZhCN() {
{ text: '使用 Cloudflare Access 作为 OAuth2 提供方', link: '/guide/q8.html' },
{ text: '启用 GPU 监控', link: '/guide/q9.html' },
{ text: '启用 OIDC 认证', link: '/guide/q10.html' },
{ text: '自定义 IP 地理位置数据库', link: '/guide/q11.html' },
]
},
{
@@ -264,6 +265,7 @@ function getGuideSidebarEnUS() {
{ text: 'Use Cloudflare Access As OAuth2 Provider', link: '/en_US/guide/q8.html' },
{ text: 'Enable GPU monitoring', link: '/en_US/guide/q9.html' },
{ text: 'Enable OIDC authorization', link: '/en_US/guide/q10.html' },
{ text: 'Customize GeoIP database', link: '/en_US/guide/q11.html' },
]
},
{