Move bold text in RemoveIp description into a proper warning
authorrinpatch <rinpatch@sdf.org>
Thu, 3 Oct 2019 07:39:53 +0000 (10:39 +0300)
committerrinpatch <rinpatch@sdf.org>
Thu, 3 Oct 2019 07:39:53 +0000 (10:39 +0300)
docs/configuration/cheatsheet.md

index 82367ae0b7e083c810344549eedf3b3948bd0245..57325dd562a30817adab1b386cc3cf44f0a85d4a 100644 (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.