Skip to content

Commit 0236466

Browse files
rename in application.properties
1 parent 3222567 commit 0236466

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

runtime/defaults/src/main/resources/application.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,7 @@ polaris.realm-context.require-header=false
111111
polaris.features."ENFORCE_PRINCIPAL_CREDENTIAL_ROTATION_REQUIRED_CHECKING"=false
112112
polaris.features."SUPPORTED_CATALOG_STORAGE_TYPES"=["S3","GCS","AZURE"]
113113
# polaris.features."ENABLE_CATALOG_FEDERATION"=true
114-
polaris.features."SUPPORTED_CATALOG_CONNECTION_TYPES"=["ICEBERG_REST"]
115-
polaris.features."ENABLE_EXTERNAL_CATALOG_CONNECTION_TYPES"=["ICEBERG_REST"]
114+
polaris.features."SUPPORTED_EXTERNAL_CATALOG_CONNECTION_TYPES"=["ICEBERG_REST"]
116115
polaris.features."SUPPORTED_EXTERNAL_CATALOG_AUTHENTICATION_TYPES"=["OAUTH", "BEARER"]
117116

118117
# realm overrides

0 commit comments

Comments
 (0)