We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de1451 commit 2127d4fCopy full SHA for 2127d4f
application/config.json.template
@@ -97,13 +97,6 @@
97
"rateLimitWindowSeconds": 10,
98
"rateLimitRequestsInWindow": 3
99
},
100
- "helperPruneConfig": {
101
- "roleFullLimit": 100,
102
- "roleFullThreshold": 95,
103
- "pruneMemberAmount": 7,
104
- "inactivateAfterDays": 90,
105
- "recentlyJoinedDays": 4
106
- },
107
"featureBlacklist": {
108
"normal": [
109
],
@@ -114,7 +107,6 @@
114
"emojiNames" : ["⭐"],
115
"channelPattern": "starboard"
116
}
117
118
110
119
111
120
112
application/src/main/resources/db/V14__Add_Starboard.sql renamed to application/src/main/resources/db/V15__Add_Starboard.sql
0 commit comments