Added TESTING flag. This fixes #58.
This commit is contained in:
parent
06ed3e1e88
commit
f5fb457657
3 changed files with 12 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ The following configuration values are used internally by Flask:
|
|||
|
||||
=============================== =========================================
|
||||
``DEBUG`` enable/disable debug mode
|
||||
``TESTING`` enable/disable testing mode
|
||||
``SECRET_KEY`` the secret key
|
||||
``SESSION_COOKIE_NAME`` the name of the session cookie
|
||||
``PERMANENT_SESSION_LIFETIME`` the lifetime of a permanent session as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue