Skip to content

Commit f635c45

Browse files
Merge pull request #467 from IABTechLab/sch-UID2-5350-rotate-salts-at-utc-midnight
sch-UID2-5350 removed salt snapshot local config values
2 parents 4a3487d + 8f06720 commit f635c45

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

conf/local-config.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
"master_key_expires_after_seconds": 60000,
3131
"site_key_activates_in_seconds": 60,
3232
"site_key_expires_after_seconds": 90000,
33-
"salt_snapshot_activates_in_seconds": 180,
34-
"salt_snapshot_expires_after_seconds": 180000,
3533
"is_auth_disabled": true,
3634
"enable_keysets": true,
3735
"okta_client_id": "0oa1ok419hd6kbKJZ1d8",

conf/local-e2e-docker-config.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
"master_key_expires_after_seconds": 60000,
3131
"site_key_activates_in_seconds": 60,
3232
"site_key_expires_after_seconds": 90000,
33-
"salt_snapshot_activates_in_seconds": 180,
34-
"salt_snapshot_expires_after_seconds": 180000,
3533
"is_auth_disabled": true,
3634
"enable_keysets": true,
3735
"okta_client_id": "0oa1ok419hd6kbKJZ1d8",

0 commit comments

Comments
 (0)