diff options
Diffstat (limited to 'ledger-smb.conf')
-rw-r--r-- | ledger-smb.conf | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ledger-smb.conf b/ledger-smb.conf deleted file mode 100644 index 29024dc5..00000000 --- a/ledger-smb.conf +++ /dev/null @@ -1,18 +0,0 @@ -[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 |