Skip to content

Instantly share code, notes, and snippets.

@adamw
Created July 17, 2019 06:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamw/4b310ff3e83071eab281bafe05f8c861 to your computer and use it in GitHub Desktop.
Save adamw/4b310ff3e83071eab281bafe05f8c861 to your computer and use it in GitHub Desktop.
val TestConfig: Config = DefaultConfig
.modify(_.email.emailSendInterval)
.setTo(100.milliseconds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment