forked from AkkomaGang/akkoma
Move bold text in RemoveIp description into a proper warning
This commit is contained in:
parent
cb162678df
commit
4e70009490
1 changed files with 2 additions and 1 deletions
|
@ -764,7 +764,8 @@ Available caches:
|
|||
|
||||
## Pleroma.Plugs.RemoteIp
|
||||
|
||||
**If your instance is not behind at least one reverse proxy, you should not enable this plug.**
|
||||
!!! warning
|
||||
If your instance is not behind at least one reverse proxy, you should not enable this plug.
|
||||
|
||||
`Pleroma.Plugs.RemoteIp` is a shim to call [`RemoteIp`](https://git.pleroma.social/pleroma/remote_ip) but with runtime configuration.
|
||||
|
||||
|
|
Loading…
Reference in a new issue