From 6d5a1c26d9cc3e754687580c6837f4fdbe8af49f Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 2 Sep 2006 17:33:03 +0000 Subject: --- user_guide/libraries/database/configuration.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/libraries') diff --git a/user_guide/libraries/database/configuration.html b/user_guide/libraries/database/configuration.html index 4b7d2a8a0..1e14438aa 100644 --- a/user_guide/libraries/database/configuration.html +++ b/user_guide/libraries/database/configuration.html @@ -117,6 +117,7 @@ for the primary connection, but it too can be renamed to something more relevant
  • pconnect - TRUE/FALSE (boolean) - Whether to use a persistent connection.
  • db_debug - TRUE/FALSE (boolean) - Whether database errors should be displayed.
  • active_r - TRUE/FALSE (boolean) - Whether to load the Active Record Class. If you are not using the active record class you can have it omitted when the database classes are initialized in order to utilize less resources.
  • +
  • port - The database port number. Currently only used with the Postgre driver.
  • Note: Depending on what database platform you are using (MySQL, Postgre, etc.) -- cgit v1.2.3-24-g4f1b