We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8846d9e commit e5e21f4Copy full SHA for e5e21f4
1 file changed
app/Services/LinkLimitService.php
@@ -16,7 +16,7 @@ class LinkLimitService
16
17
private const TIER_4_LIMIT = 4;
18
19
- private const TIER_1_THRESHOLD = 5;
+ private const TIER_1_THRESHOLD = 20;
20
21
private const TIER_2_THRESHOLD = 1500;
22
0 commit comments