/[libdata-portal]/branches/mysql/trunk/global.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/mysql/trunk/global.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12 - (show annotations)
Sun Mar 7 22:07:47 2004 UTC (20 years ago) by dpavlin
File size: 363 byte(s)
hacked version to use MySQL

1 # configuration file
2
3 [portal]
4 # define database to use
5 # dbi_dsn=Pg:dbname=libdata
6 # dbi_user=dpavlin
7 # dbi_passwd=""
8 dbi_dsn=mysql:database=libdata
9 dbi_user=libdata
10 dbi_passwd=libdatapw
11
12 # path to template html files
13 template_html = /data/szi/template_html
14 # charset encoding for outgoing web pages
15 charset = ISO-8859-2
16 # locale to use
17 locale = hr_HR

  ViewVC Help
Powered by ViewVC 1.1.26