This reverts commit 44f18316c88a240622963ceb4cb01e108900ede0.
@@ -65,7 +65,7 @@ export const defaultConfigWithRegExp = {
maxRequests: MAX_REQUESTS_TIER_1,
},
'/user-activation/.*': {
- method: 'ALL',
+ method: 'GET',
'/attachment/[0-9a-z]{24}': {