Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
maarchRM
Commits
10d2be0c
Commit
10d2be0c
authored
Nov 24, 2021
by
Cyril Vazquez
Committed by
Arnaud Pauget
Nov 29, 2021
Browse files
Default conf with examples
parent
f4450810
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/maarchRM/conf/configuration.ini.default
View file @
10d2be0c
...
...
@@ -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
.
Attach a 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