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 12205a5 commit 3e255dfCopy full SHA for 3e255df
plugins/core/jetbrains-community/resources/META-INF/aws.toolkit.core.xml
@@ -68,7 +68,7 @@
68
<postStartupActivity implementation="software.aws.toolkits.jetbrains.core.AwsTelemetryPrompter"/>
69
70
<registryKey key="aws.dev.useDAG" description="True if DAG should be used instead of authorization_grant with PKCE"
71
- defaultValue="false" restartRequired="false"/>
+ defaultValue="true" restartRequired="false"/>
72
<registryKey key="aws.telemetry.endpoint" description="Endpoint to use for publishing AWS client-side telemetry"
73
defaultValue="https://client-telemetry.us-east-1.amazonaws.com" restartRequired="true"/>
74
<registryKey key="aws.telemetry.identityPool" description="Cognito identity pool to use for publishing AWS client-side telemetry"
0 commit comments