Skip to content

Add confirmationInterval config option#165

Open
ruimarinho wants to merge 1 commit into1Password:mainfrom
ruimarinho:feature/add-confirmation-interval
Open

Add confirmationInterval config option#165
ruimarinho wants to merge 1 commit into1Password:mainfrom
ruimarinho:feature/add-confirmation-interval

Conversation

@ruimarinho
Copy link
Copy Markdown

Summary

  • Add scim.config.confirmationInterval mapped to the OP_CONFIRMATION_INTERVAL environment variable
  • Follows the same conditional pattern used by existing config options (jsonLogs, prettyLogs, debug, etc.)
  • Commented out by default in values.yaml with documentation of the default (300s) and minimum (30s) values

Closes #164

Map scim.config.confirmationInterval to the OP_CONFIRMATION_INTERVAL
environment variable, following the same pattern used by existing config
options like jsonLogs and prettyLogs.

Closes 1Password#164
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for OP_CONFIRMATION_INTERVAL via scim.config

1 participant