We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7d378 commit acd6a21Copy full SHA for acd6a21
config/deployments/env_specific.toml
@@ -67,9 +67,6 @@ active_email_client = "SES" # The currently active email client
67
email_role_arn = "" # The amazon resource name ( arn ) of the role which has permission to send emails
68
sts_role_session_name = "" # An identifier for the assumed role session, used to uniquely identify a session.
69
70
-[user]
71
-password_validity_in_days = 90 # Number of days after which password should be updated
72
-
73
[events]
74
source = "logs" # The event sink to push events supports kafka or logs (stdout)
75
0 commit comments