mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-02 00:54:27 +00:00
Use docusaurus warning/note syntax instead markdown
This commit is contained in:
@@ -348,4 +348,6 @@ If set `ENABLE_REVERSE_PROXY_FULL_NAME=true`, a user full name expected in `X-WE
|
||||
|
||||
You can also limit the reverse proxy's IP address range with `REVERSE_PROXY_TRUSTED_PROXIES` which default value is `127.0.0.0/8,::1/128`. By `REVERSE_PROXY_LIMIT`, you can limit trusted proxies level.
|
||||
|
||||
Notice: Reverse Proxy Auth doesn't support the API. You still need an access token or basic auth to make API requests.
|
||||
:::note
|
||||
Reverse Proxy Auth doesn't support the API. You still need an access token or basic auth to make API requests.
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user