Skip to content
Snippets Groups Projects

Feat/15949 communication rule

Closed Alexandre Goldstein requested to merge feat/15949_communication_rule into release/2.8
3 files
+ 24
5
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -92,6 +92,9 @@ archiveIdGenerator = "{
; Default Retention Rule if any retention rule is set up ("dispose" or "preserve")
actionWithoutRetentionRule = "dispose"
; Default Communication Rule if no communication rule is set up ("allow" or "deny")
actionWithoutCommunicationRule = "deny"
; Delete the description of an archive when an archive is deleted
deleteDescription = false
Loading