From: rinpatch Date: Thu, 3 Oct 2019 07:39:53 +0000 (+0300) Subject: Move bold text in RemoveIp description into a proper warning X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=4e70009490365f0439043aa59f9e6cd05f6da723;p=akkoma Move bold text in RemoveIp description into a proper warning --- diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index 82367ae0b..57325dd56 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -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.