Skip to content

Commit

Permalink
Merge d3736c7 into c674c54
Browse files Browse the repository at this point in the history
  • Loading branch information
ckkz-it committed Oct 15, 2018
2 parents c674c54 + d3736c7 commit b7e8ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Bulk invites are supported via JSON. Post a list of comma separated emails to t

If set to `None` (the default), invitation email subjects will be prefixed with the name of the current Site in brackets (such as `[example.com]`). Set this to a string to for a custom email subject prefix, or an empty string for no prefix.

* `INVITATION_MODEL` (default=`invitations.Invitation`)
* `INVITATIONS_INVITATION_MODEL` (default=`invitations.Invitation`)

App registry path of the invitation model used in the current project, for customization purposes.

Expand Down

0 comments on commit b7e8ad4

Please sign in to comment.