diff options
| author | dakkar <dakkar@thenautilus.net> | 2024-06-12 17:06:33 +0100 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2024-06-12 17:06:33 +0100 |
| commit | 5c311e8a287a10da8cfa94ee74647fdfe07b1fa1 (patch) | |
| tree | 25da0132da53c6f0f52d272b7e815933e6da87f9 /packages/frontend/src | |
| parent | merge: fix #520, render usernames containing custom emoji in welcome toast pr... (diff) | |
| download | sharkey-5c311e8a287a10da8cfa94ee74647fdfe07b1fa1.tar.gz sharkey-5c311e8a287a10da8cfa94ee74647fdfe07b1fa1.tar.bz2 sharkey-5c311e8a287a10da8cfa94ee74647fdfe07b1fa1.zip | |
tweak the rate limit for `notes/create`
while fixing #467 #468, we changed the rate limit from 300/hour to
5/minute
some people felt it was too low: they often boost notes in quick
succession
so here's a different approach: back to 300/hour, but not more than
1/second; this is the same settings that `notes/delete` has, BTW
Diffstat (limited to 'packages/frontend/src')
0 files changed, 0 insertions, 0 deletions