We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898d5ad commit 52b4fb2Copy full SHA for 52b4fb2
roles/invite/templates/serverapplication.yml.j2
@@ -87,7 +87,7 @@ cron:
87
metadata-resolver-fixed-rate-milliseconds: 86_400_000
88
metadata-resolver-url: "https://metadata.{{ base_domain }}/idps-metadata.xml"
89
# A value of 0 means no logs will be deleted
90
- purge-audit-log-days: 365
+ purge-audit-log-days: 0
91
# A value of 0 means no invitations will be deleted
92
purge-expired-invitations-days: 365
93
0 commit comments