diff options
author | squidboi <squidboi@waifu.club> | 2018-06-11 14:42:57 -0700 |
---|---|---|
committer | squidboi <squidboi@waifu.club> | 2018-06-11 14:42:57 -0700 |
commit | 09214898091b851e8a30a9f40b66aa81f622b091 (patch) | |
tree | 5bbbd4109e7581c1d9f58e77995e7c8925d6d401 | |
parent | 01b2dc19cc94ee0e81b7595cc06d92e31253c271 (diff) | |
download | pleroma-09214898091b851e8a30a9f40b66aa81f622b091.tar.gz pleroma-09214898091b851e8a30a9f40b66aa81f622b091.zip |
more rewording
-rw-r--r-- | CONFIGURATION.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 95eb2cab5..5d0a9a884 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -35,7 +35,7 @@ Drops all posts. It generally does not make sense to use this in production. ### SimplePolicy -Versatile policy for applying effects to posts from certain instances. +Restricts the visibility of posts from certain instances. config :pleroma, :mrf_simple, media_removal: [], |