summaryrefslogtreecommitdiff
path: root/ledgersmb.conf
blob: 6427cce645725f0f4553061e0a7015b2e05be1bb (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. DBname: lsmb13
  15. DBhost: localhost
  16. DBport: 5432
  17. DBUserName: postgres
  18. DBPassword: