Skip to content

Commit

Permalink
chore: threshold of posts/followers to 123 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Sep 5, 2024
1 parent 68eb6e7 commit bd529af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/int-mastodon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ mastodon:
limit: 10
count:
min:
followers: 567
posts: 567
followers: 123
posts: 123
endpoint:
accounts: "https://mastodon.social/api/v1/accounts"
search: "https://mastodon.social/api/v2/search"
Expand Down

0 comments on commit bd529af

Please sign in to comment.