summaryrefslogtreecommitdiff
path: root/ledger-smb.conf
diff options
context:
space:
mode:
authorchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-31 19:27:18 +0000
committerchristopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-31 19:27:18 +0000
commit6a7e49e39b53202fd6e848e6590372645285d8ac (patch)
treeddecf8bc90dee95d241fed83cea9edb453889251 /ledger-smb.conf
parentf91dc64e5e02a2bdc66b166250248087627531cc (diff)
putting global db parameters into ledger-smb.conf file, updating LedgerSMB::Sysconfig. Lines are commented out so to not break current testing and development
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@426 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'ledger-smb.conf')
-rw-r--r--ledger-smb.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/ledger-smb.conf b/ledger-smb.conf
index 737dc901..07072266 100644
--- a/ledger-smb.conf
+++ b/ledger-smb.conf
@@ -6,3 +6,13 @@ PATH: /usr/local/pgsql/bin
# on mac os X using Fink's Perl libs, add the path
#PERL5LIB: /sw/lib/perl5
+#################################
+# Global database parameters
+#################################
+# These parameters *must* be set correctly for LedgerSMB >= 1.2 to work
+#
+[globaldb]
+##uncomment and set these
+#DBConnect: dbi:Pg:dbname=ledgersmb;host=localhost;port=5432
+#DBUserName: ledgersmb
+#DBPassword: password