* spelling: cacheability

* spelling: conceptually

* spelling: javascript

* spelling: reset

* spelling: raised

* comma: instead..., they...
This commit is contained in:
Josh Soref 2016-08-29 18:26:20 -04:00 committed by Markus Unterwaditzer
parent 3d856e03fc
commit 6e6c3a4636
5 changed files with 5 additions and 5 deletions

View file

@ -327,7 +327,7 @@ Released on September 29th 2011, codename Rakija
- Applications now not only have a root path where the resources and modules
are located but also an instance path which is the designated place to
drop files that are modified at runtime (uploads etc.). Also this is
conceptionally only instance depending and outside version control so it's
conceptually only instance depending and outside version control so it's
the perfect place to put configuration files etc. For more information
see :ref:`instance-folders`.
- Added the ``APPLICATION_ROOT`` configuration variable.