Skip to content

Commit 50afcce

Browse files
balogh.adam@icloud.combalogh.adam@icloud.com
authored andcommitted
30 messages
1 parent 3f3547a commit 50afcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/activity_tracker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class ActivityStats:
2222
class PointsConfig:
2323
POINTS_PER_MESSAGE = 0
2424
POINTS_PER_SUCCESSFUL_INVITE = 0
25-
DAILY_MESSAGE_LIMIT = 25
25+
DAILY_MESSAGE_LIMIT = 30
2626

2727

2828
class ActivityTracker:

0 commit comments

Comments
 (0)