summaryrefslogtreecommitdiff
path: root/config/config.exs
diff options
context:
space:
mode:
authorKaren Konou <konoukaren@gmail.com>2018-12-23 11:14:29 +0100
committerKaren Konou <konoukaren@gmail.com>2018-12-23 11:14:29 +0100
commitc76179419d5d4bb2423496856ad931974b56d6d5 (patch)
tree1fd4514ea983537aad4f23f101f5f8ba8bf12643 /config/config.exs
parentc92f91ffebd848b7b9840b238d72455db285d564 (diff)
downloadpleroma-c76179419d5d4bb2423496856ad931974b56d6d5.tar.gz
pleroma-c76179419d5d4bb2423496856ad931974b56d6d5.zip
Renamed the things
Diffstat (limited to 'config/config.exs')
-rw-r--r--config/config.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.exs b/config/config.exs
index 5e1006f50..4b8762761 100644
--- a/config/config.exs
+++ b/config/config.exs
@@ -163,7 +163,7 @@ config :pleroma, :mrf_rejectnonpublic,
allow_followersonly: false,
allow_direct: false
-config :pleroma, :mrf_hellthreadmitigation, threshold: 10
+config :pleroma, :mrf_hellthread, threshold: 10
config :pleroma, :mrf_simple,
media_removal: [],