Move bold text in RemoveIp description into a proper warning

This commit is contained in:
rinpatch 2019-10-03 10:39:53 +03:00
parent cb162678df
commit 4e70009490
1 changed files with 2 additions and 1 deletions

View File

@ -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.