summaryrefslogtreecommitdiff
path: root/ledger-smb.conf
blob: 6166265d5576523f46d1f1eada307d045b3297b8 (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=ledgersmb;host=localhost;port=5432
  15. #DBUserName: ledgersmb
  16. #DBPassword: password