92 Commits (master)

Author SHA1 Message Date
Aditya f05625eb82 Use https for external links wherever possible 6 years ago
Grey Li 21b0aa6dd8 Add prefix for all commands in documentation (#2877) 6 years ago
Vik 9394c389bf
Update config.rst 6 years ago
Vik ad1ce2721b
Update config.rst 6 years ago
David Lord 1ed756a523
add Response.max_cookie_size config 7 years ago
David Lord 82f0d120de
use subdomain arg in url_map.bind_to_environ 7 years ago
David Lord 382b13581e
clean up samesite docs 7 years ago
Fadhel_Chaabane a1d9ebe4ab New Feature: Added Support for cookie's SameSite attribute. 7 years ago
David Lord 87c2e121e0
clean up FLASK_ENV docs [ci skip] 7 years ago
Armin Ronacher 2433522d29
Add Support for FLASK_ENV (#2570) 7 years ago
Grey Li 8a5e389da0
Docs: Fixed typo 7 years ago
David Lord 2efb565fbc
mention that session signature checks max age 7 years ago
David Lord 66b1b752da
simplify logging configuration 7 years ago
David Lord 01e2d80660
one more secret key in docs 7 years ago
David Lord 465922e5f1
clean up secret key docs 7 years ago
trirpi bfc2ee7dfd removed bug in memory sqlite uri 7 years ago
David Lord 01d2f725d3
formatting 7 years ago
tristan fisher 53ff054fd3 Fixes grammar and phrasing on envvar how-to 7 years ago
tristan fisher 067686b471 Add basic how-to on using envvars for config 7 years ago
David Lord 045dccaefb
make debugging bad key errors easier 7 years ago
David Lord abf54c8182
fix some config names in new doc 7 years ago
David Lord 60feecc26c
reformat config from table to linkable sections 7 years ago
Larivact 2995366dde Clarify APPLICATION_ROOT #1714 8 years ago
Hsiaoming Yang a7f1a21c12 Don't rely on X-Requested-With for pretty print json response (#2193) 8 years ago
Grey Li c43560777a Add tips for debug config with flask cli (#2196) 8 years ago
Jannis Leidel 4cf4229355 Fix rST rendering of env var (#2085) 8 years ago
Josh Soref 6e6c3a4636 Spelling (#1998) 8 years ago
Jason Brazeal d88c08e56f improved documentation for config.from_object (#1870) 8 years ago
ThiefMaster c5900a1adf s/1.0/0.11/ in versionadded/versionchanged markers 8 years ago
Steven Loria 2bf477cfea Add JSONIFY_MIMETYPE configuration variable (#1728) 9 years ago
bagratte 9a80fe691d minor revision of documentation. 9 years ago
Daniel Thul 2faf245876 Fix typo. 9 years ago
Timo Furrer d526932a09 support timedelta for SEND_FILE_MAX_AGE_DEFAULT config variable 9 years ago
defuz 974e144843 docs: remove unnecessary colons 10 years ago
defuz ad011bc32d docs: ``DEBUG``, ``SERVER_NAME``, ``PATH_INFO`` 10 years ago
defuz a8f570cc62 docs: :file:`app.py`, :file:`yourapp/templates` 10 years ago
defuz 8284217593 docs: ``True``, ``False`` and ``None`` 10 years ago
Ivan Ivaschenko 6a6acfbb09 Using double-backticks: ``None`` 10 years ago
defuz 76f3d6b45e improve TEMPLATE_AUTO_RELOAD docs 10 years ago
defuz f88765d504 set TEMPLATE_AUTO_RELOAD default value to None 10 years ago
Armin Ronacher bafc139810 Added EXPLAIN_TEMPLATE_LOADING to help people debug templates not being loaded. 10 years ago
Armin Ronacher 84ad89ffa4 Always log now, even if debug is off. 10 years ago
lord63 e429e47a96 Correct the mistakes. 10 years ago
Nico Revin 22219f51e5 Update doclinks 10 years ago
lord63 02e7bec21c Fix typos in config.rst 10 years ago
lord63 7777b06809 Fix a typo in config.rst 10 years ago
Mark Hildreth 6a37c1716d Fixed incorrect grammar in Config.rst 11 years ago
defuz 3e485009a8 add TEMPLATES_AUTO_RELOAD option to config 11 years ago
defuz 475b0c1cd9 fix typo (jsonfiy) 11 years ago
Armin Ronacher d1d835c023 Added SESSION_REFRESH_EACH_REQUEST config option. 11 years ago