blob: 0707226667ca24bc000021307750e0940e267b47 (
plain)
- [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 and set these
- #DBConnect: dbi:Pg:dbname=ledgersmb;host=localhost;port=5432
- #DBUserName: ledgersmb
- #DBPassword: password
|