feat(core): add a limit to no. of outgoing pending friend requests
This commit is contained in:
@@ -47,6 +47,8 @@ webhooks_enabled = false
|
||||
[features.limits]
|
||||
|
||||
[features.limits.default]
|
||||
outgoing_friend_requests = 10
|
||||
|
||||
group_size = 100
|
||||
bots = 5
|
||||
message_length = 2000
|
||||
|
||||
Reference in New Issue
Block a user