Fix #583 -- Wrongly documented option

This commit is contained in:
Raphael Michel
2017-07-31 23:00:48 +02:00
parent c8e54524a3
commit 326304db54
-5
View File
@@ -164,14 +164,9 @@ Django settings
Example::
[django]
hosts=localhost
secret=j1kjps5a5&4ilpn912s7a1!e2h!duz^i3&idu@_907s$wrz@x-
debug=off
``hosts``
Comma-separated list of allowed host names for this installation.
Default: ``localhost``
``secret``
The secret to be used by Django for signing and verification purposes. If this
setting is not provided, pretix will generate a random secret on the first start