projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb16267
)
Move bold text in RemoveIp description into a proper warning
author
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 07:39:53 +0000
(10:39 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 3 Oct 2019 07:39:53 +0000
(10:39 +0300)
docs/configuration/cheatsheet.md
patch
|
blob
|
history
diff --git
a/docs/configuration/cheatsheet.md
b/docs/configuration/cheatsheet.md
index 82367ae0b7e083c810344549eedf3b3948bd0245..57325dd562a30817adab1b386cc3cf44f0a85d4a 100644
(file)
--- 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.