Skip to content

Commit acd6a21

Browse files
committed
fix: update cofig to env specific
1 parent 4a7d378 commit acd6a21

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/deployments/env_specific.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,6 @@ active_email_client = "SES" # The currently active email client
6767
email_role_arn = "" # The amazon resource name ( arn ) of the role which has permission to send emails
6868
sts_role_session_name = "" # An identifier for the assumed role session, used to uniquely identify a session.
6969

70-
[user]
71-
password_validity_in_days = 90 # Number of days after which password should be updated
72-
7370
[events]
7471
source = "logs" # The event sink to push events supports kafka or logs (stdout)
7572

0 commit comments

Comments
 (0)