diff --git a/doc/admin/config.rst b/doc/admin/config.rst index a4bbd46901..00fe3b7873 100644 --- a/doc/admin/config.rst +++ b/doc/admin/config.rst @@ -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