Make the audit log gc more agressive

This commit is contained in:
Andrey Antukh 2022-09-17 10:30:00 +02:00
parent 978b309b04
commit 435c627afd
3 changed files with 10 additions and 18 deletions

View file

@ -94,7 +94,6 @@
(s/def ::telemetry-enabled ::us/boolean)
(s/def ::audit-log-archive-uri ::us/string)
(s/def ::audit-log-gc-max-age ::dt/duration)
(s/def ::admins ::us/set-of-strings)
(s/def ::file-change-snapshot-every ::us/integer)
@ -212,7 +211,6 @@
::admins
::allow-demo-users
::audit-log-archive-uri
::audit-log-gc-max-age
::auth-token-cookie-name
::auth-token-cookie-max-age
::authenticated-cookie-name