Merge branch 'dmp-refactoring' of https://code-repo.d4science.org/MaDgiK-CITE/argos into dmp-refactoring
This commit is contained in:
commit
e7c7d1f991
|
@ -228,7 +228,9 @@ notification:
|
||||||
mandatory: [ ]
|
mandatory: [ ]
|
||||||
optional:
|
optional:
|
||||||
- key: "{email}"
|
- key: "{email}"
|
||||||
value:
|
value: email
|
||||||
|
- key: "{expiration_time}"
|
||||||
|
value: --
|
||||||
formatting:
|
formatting:
|
||||||
'[{email}]': null
|
'[{email}]': null
|
||||||
cc: [ ]
|
cc: [ ]
|
||||||
|
|
|
@ -228,7 +228,9 @@ notification:
|
||||||
mandatory: [ ]
|
mandatory: [ ]
|
||||||
optional:
|
optional:
|
||||||
- key: "{email}"
|
- key: "{email}"
|
||||||
value:
|
value: email
|
||||||
|
- key: "{expiration_time}"
|
||||||
|
value: --
|
||||||
formatting:
|
formatting:
|
||||||
'[{email}]': null
|
'[{email}]': null
|
||||||
cc: [ ]
|
cc: [ ]
|
||||||
|
|
Loading…
Reference in New Issue