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 ee356cd commit 6dd919cCopy full SHA for 6dd919c
examples/Actor/DemoActor/previewConfig.yaml
@@ -0,0 +1,8 @@
1
+apiVersion: dapr.io/v1alpha1
2
+kind: Configuration
3
+metadata:
4
+ name: featureconfig
5
+spec:
6
+ features:
7
+ - name: ActorStateTTL
8
+ enabled: true
0 commit comments