summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-18 18:34:30 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-18 18:34:30 +0000
commit911f279b80094f075f825f3753f09a5722a57032 (patch)
tree8e433809287318ee818b7a6a0fc54fbd7bb82118 /INSTALL
parent050ffd78fe277573610733d22781137aab3b1da2 (diff)
Final update before freeze for 1.2.4 release
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1093 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 5 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 0a4f852e..f90ec25b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -305,9 +305,11 @@ DBConnect: dbi:Pg:dbname=ledgersmb;host=localhost;port=5432
And that section of ledger-smb.conf looks like:
[globaldb]
-DBConnect: dbi:Pg:dbname=ledgersmb;host=localhost;port=5432
-DBUserName: ledgersmb
-DBPassword: MYROLEPASSWORD
+DBname = ledgersmb
+DBhost = localhost
+DBport = 5432
+DBUserName = ledgersmb
+DBPassword = MYROLEPASSWORD
OTHER ISSUES: