We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e4207 commit 6bec7a3Copy full SHA for 6bec7a3
1 file changed
content/collections/reference/configuration.md
@@ -67,24 +67,6 @@ The fetcher section configures how the engine retrieves documents from the web.
67
default="en"
68
/>}}
69
70
-### Notifier
71
-
72
-The notifier section sets up how notifications are sent when new versions of terms are recorded.
73
74
-{{< refItem
75
- name="notifier.sendInBlue.updatesListId"
76
- type="string"
77
- description="SendInBlue contacts list ID of persons to notify on terms updates."
78
- default="850"
79
-/>}}
80
81
82
- name="notifier.sendInBlue.updateTemplateId"
83
84
- description="SendInBlue email template ID used for updates notifications."
85
- default="7"
86
87
88
### Logger
89
90
The logger section configures logging and error notification settings.
0 commit comments