Skip to content

Commit b8e0d07

Browse files
authored
Merge pull request #3678 from amvanbaren/disable-bucket4j
disable bucket4j for load testing
2 parents b298929 + 74495be commit b8e0d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ org:
107107
miscellaneous:
108108
allow-anonymous-data-usage: false
109109
bucket4j:
110-
enabled: true
110+
enabled: false
111111
filters:
112112
- cache-name: buckets
113113
url: '/api/-/(namespace/create|publish)'

0 commit comments

Comments
 (0)