Haytni v0.6.1 Haytni.RegisterablePlugin.Config View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Haytni.RegisterablePlugin.Config{
  case_insensitive_keys: [atom()],
  email_index_name: index_name(),
  email_regexp: Regex.t(),
  registration_disabled?: term(),
  strip_whitespace_keys: [atom()]
}