Skip to content

Commit

Permalink
Fix missing SECURITY_SUBDOMAIN in config docs
Browse files Browse the repository at this point in the history
Fixes #509
  • Loading branch information
pydsigner committed May 7, 2016
1 parent 301fc03 commit 66140f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ Core
``SECURITY_URL_PREFIX`` Specifies the URL prefix for the
Flask-Security blueprint. Defaults to
``None``.
``SECURITY_SUBDOMAIN`` Specifies the subdomain for the
Flask-Security blueprint. Defaults to
``None``.
``SECURITY_FLASH_MESSAGES`` Specifies whether or not to flash
messages during security procedures.
Defaults to ``True``.
Expand Down

0 comments on commit 66140f5

Please sign in to comment.