summaryrefslogtreecommitdiffstats
path: root/docker/lemmy.hjson
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-02-06 16:07:59 -0500
committerDessalines <tyhou13@gmx.com>2020-02-06 16:07:59 -0500
commit1369ad1fbc3eec16215e6b9e0247991c9785ec3e (patch)
tree8d3a2a438ff8f4fd890fb44d34a9492a7c3d749b /docker/lemmy.hjson
parent898ea8d3ca79f14df8d25e5cc51a1b46b4468f98 (diff)
Fixing rate limit checking to only ping after a success. Fixes #516
Diffstat (limited to 'docker/lemmy.hjson')
-rw-r--r--docker/lemmy.hjson2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/lemmy.hjson b/docker/lemmy.hjson
index fce4470c..55c2f2b7 100644
--- a/docker/lemmy.hjson
+++ b/docker/lemmy.hjson
@@ -29,7 +29,7 @@
# rate limits for various user actions, by user ip
rate_limit: {
# maximum number of messages created in interval
- message: 30
+ message: 180
# interval length for message limit
message_per_second: 60
# maximum number of posts created in interval