summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-03-18 18:06:21 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-03-18 18:06:21 -0500
commitd56c2292b52359bec50f5e7e7d8b1870c6edfa21 (patch)
tree4d00ff0d286f2bc37d0159faffcdbf561da3e3fa /doc/man
parent9b5bd6d018bad6a7f483bc87c5f4b18ac92b99f0 (diff)
downloadbcfg2-d56c2292b52359bec50f5e7e7d8b1870c6edfa21.tar.gz
bcfg2-d56c2292b52359bec50f5e7e7d8b1870c6edfa21.tar.bz2
bcfg2-d56c2292b52359bec50f5e7e7d8b1870c6edfa21.zip
Reporting: Fix sections for reports settings
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/bcfg2.conf.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/man/bcfg2.conf.txt b/doc/man/bcfg2.conf.txt
index d8f2bc3df..3a0217aef 100644
--- a/doc/man/bcfg2.conf.txt
+++ b/doc/man/bcfg2.conf.txt
@@ -729,11 +729,21 @@ control the database connection of the server.
port
Port for database connections. Not used for sqlite3.
+Reporting options
+-----------------
+
+ config
+ Specifies the location of the reporting configuration (default
+ is /etc/bcfg2-web.conf.
+
time_zone
- Specify a time zone other than that used on the system. (Note
+ Specifies a time zone other than that used on the system. (Note
that this will cause the Bcfg2 server to log messages in this
time zone as well).
+ web_debug
+ Turn on Django debugging.
+
See Also
--------