Skip to content

Commit

Permalink
fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
java-coding-prodigy committed May 7, 2024
1 parent 6de1451 commit 2127d4f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions application/config.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,6 @@
"rateLimitWindowSeconds": 10,
"rateLimitRequestsInWindow": 3
},
"helperPruneConfig": {
"roleFullLimit": 100,
"roleFullThreshold": 95,
"pruneMemberAmount": 7,
"inactivateAfterDays": 90,
"recentlyJoinedDays": 4
},
"featureBlacklist": {
"normal": [
],
Expand All @@ -114,7 +107,6 @@
"emojiNames" : ["⭐"],
"channelPattern": "starboard"
}
},
"featureBlacklist": {
"normal": [
],
Expand Down

0 comments on commit 2127d4f

Please sign in to comment.