forked from forgejo/forgejo
Use docs.gitea.com instead of docs.gitea.io (#26739)
This commit is contained in:
parent
e0a796a641
commit
476b9d1589
72 changed files with 111 additions and 111 deletions
|
@ -119,7 +119,7 @@ proxy_set_header X-Real-IP $remote_addr;
|
|||
|
||||
The security options in `app.ini` need to be adjusted to allow the interpretation of the headers
|
||||
as well as the list of IP addresses and networks that describe trusted proxy servers
|
||||
(See the [configuration cheat sheet](https://docs.gitea.io/en-us/config-cheat-sheet/#security-security) for more information).
|
||||
(See the [configuration cheat sheet](administration/config-cheat-sheet.md#security-security) for more information).
|
||||
|
||||
```
|
||||
REVERSE_PROXY_LIMIT = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue