We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c23c37 commit 3efc0bbCopy full SHA for 3efc0bb
application/aam-backend-service/src/test/resources/application-e2e.yaml
@@ -80,6 +80,14 @@ sentry:
80
logging:
81
enabled: false
82
83
+features:
84
+ notification-api:
85
+ enabled: false
86
+ mode: firebase
87
+
88
+notification-firebase-configuration:
89
+ credential-file-base64: ""
90
91
92
level:
93
com.aamdigital.aambackendservice: trace
0 commit comments