Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
maarchRM
Commits
613c7dd1
Verified
Commit
613c7dd1
authored
Nov 24, 2021
by
Cyril Vazquez
Browse files
Default conf with examples
parent
fe672e16
Pipeline
#14588
failed with stages
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/maarchRM/conf/configuration.ini.default
View file @
613c7dd1
...
...
@@ -616,6 +616,28 @@ chainJournalByOrganization = false;
chainWithTimestamp = false;
; timestampService = dependency/timestamp/plugins/TsaClient
; Notifications
;notifications = "[
; {
; 'filter': {
; 'eventType': 'recordsManagement/integrityCheck'
; },
; 'title': 'Integrity check',
; 'recipients': ['Info <info@maarch.org>'],
; 'message' : 'This is a simple plain text mesage with no variable'
; }
; {
; 'filter': {
; 'eventType': 'recordsManagement/integrityCheck'
; },
; 'title': 'Integrity check',
; 'recipients': '../data/maarchRM/notifications/simple_recipients.php',
; 'message' : {
; 'template': '../data/maarchRM/notifications/simple.html',
; 'sources': '../data/maarchRM/notifications/simple_sources.php'
; }
; }
;]"
[organization]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment