Fix data directory settings

This commit is contained in:
Raphael Michel
2015-06-03 00:29:36 +02:00
parent 8430da34ca
commit f68132f006
3 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ Example::
``datadir``
The local path to a data directory that will be used for storing user uploads and similar
data.
data. Defaults to the value of the environment variable ``DATA_DIR`` or ``data``.
Locale settings
---------------