summaryrefslogtreecommitdiff
path: root/ledger-smb.conf
blob: 68a75d33317c7433e80047ebba362e2053fd458e (plain)
  1. [environment]
  2. # if the server can't find gzip, latex, dvips or pdflatex, append the path
  3. PATH: /usr/local/bin
  4. PATH: /usr/local/pgsql/bin
  5. # on mac os X using Fink's Perl libs, add the path
  6. #PERL5LIB: /sw/lib/perl5
  7. #################################
  8. # Global database parameters
  9. #################################
  10. # These parameters *must* be set correctly for LedgerSMB >= 1.2 to work
  11. #
  12. [globaldb]
  13. ##uncomment below and set to correct values
  14. DBConnect: dbi:Pg:dbname=lsmb13;host=localhost;port=5432
  15. DBUserName: postgres
  16. # DBPassword: password