summaryrefslogtreecommitdiff
path: root/ledgersmb.conf
diff options
context:
space:
mode:
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