From 4c0f2815882d60b3990147ca0d68c4c0b4a5b766 Mon Sep 17 00:00:00 2001 From: Tim Laszlo Date: Tue, 7 Aug 2012 13:47:54 -0500 Subject: Update web config documents --- doc/reports/dynamic.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'doc/reports/dynamic.txt') diff --git a/doc/reports/dynamic.txt b/doc/reports/dynamic.txt index 8267bffe3..99cce43a2 100644 --- a/doc/reports/dynamic.txt +++ b/doc/reports/dynamic.txt @@ -120,19 +120,19 @@ Notes on Alternative Databases ------------------------------ If you choose to use a different database, you'll need to edit -``/etc/bcfg2.conf``. These fields should be updated in the [statistics] +``/etc/bcfg2.conf``. These fields should be updated in the [database] section: -* database_engine +* engine - * ex: database_engine = mysql - * ex: database_engine = postgresql_psycopg2 + * ex: engine = mysql + * ex: engine = postgresql_psycopg2 -* database_name -* database_user -* database_password -* database_host -* database_port (optional) +* name +* user +* password +* host +* port (optional) Summary and Features ==================== -- cgit v1.2.3-1-g7c22