Skip to content

Commit 2127d4f

Browse files
fix template
1 parent 6de1451 commit 2127d4f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

application/config.json.template

-8
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,6 @@
9797
"rateLimitWindowSeconds": 10,
9898
"rateLimitRequestsInWindow": 3
9999
},
100-
"helperPruneConfig": {
101-
"roleFullLimit": 100,
102-
"roleFullThreshold": 95,
103-
"pruneMemberAmount": 7,
104-
"inactivateAfterDays": 90,
105-
"recentlyJoinedDays": 4
106-
},
107100
"featureBlacklist": {
108101
"normal": [
109102
],
@@ -114,7 +107,6 @@
114107
"emojiNames" : ["⭐"],
115108
"channelPattern": "starboard"
116109
}
117-
},
118110
"featureBlacklist": {
119111
"normal": [
120112
],

0 commit comments

Comments
 (0)