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 e611289 commit 3629a09Copy full SHA for 3629a09
runtime/defaults/src/main/resources/application.properties
@@ -150,9 +150,6 @@ polaris.rate-limiter.token-bucket.type=default
150
polaris.rate-limiter.token-bucket.requests-per-second=9999
151
polaris.rate-limiter.token-bucket.window=PT10S
152
153
-# This property is DEPRECATED for removal; it is now unused
154
-polaris.active-roles-provider.type=default
155
-
156
# Polaris authentication settings
157
polaris.authentication.type=internal
158
polaris.authentication.authenticator.type=default
0 commit comments