summaryrefslogtreecommitdiff
path: root/ledgersmb.conf
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-20 03:07:30 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-20 03:07:30 +0000
commitd679e9082662c9d5991eda0e8db0de46a4539cdc (patch)
tree2dbea31ab3a96a724651e715eb74590697cf2adb /ledgersmb.conf
parentac35595d0e52f2b92bb255590402f4a14b059559 (diff)
Renaming ledger-smb.conf to ledgersmb.conf
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@952 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'ledgersmb.conf')
-rw-r--r--ledgersmb.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/ledgersmb.conf b/ledgersmb.conf
new file mode 100644
index 00000000..29024dc5
--- /dev/null
+++ b/ledgersmb.conf
@@ -0,0 +1,18 @@
+[environment]
+# if the server can't find gzip, latex, dvips or pdflatex, append the path
+PATH: /usr/local/bin
+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 below and set to correct values
+DBConnect: dbi:Pg:dbname=lsmb13;host=localhost;port=5432
+DBUserName: postgres
+DBPassword: test