From 650623f8f5425ac4b629d19a1d4db79459d4f43e Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 27 Jan 2015 19:24:59 +0100 Subject: DBSettings: Add possibility to specify arbitrary django options. --- man/bcfg2.conf.5 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') diff --git a/man/bcfg2.conf.5 b/man/bcfg2.conf.5 index 13000a719..ba5158a0d 100644 --- a/man/bcfg2.conf.5 +++ b/man/bcfg2.conf.5 @@ -778,6 +778,11 @@ Turn on Django debugging. .B max_children Maximum number of children for the reporting collector. Use 0 to disable the limit. (default is 0) +.TP +.B django_settings +Arbitrary options for the Django installation. The value expected +is a literal python dictionary, that is merged with the already set +django settings. .UNINDENT .UNINDENT .UNINDENT -- cgit v1.2.3-1-g7c22