/[Frey]/branches/zimbardo/etc/config.yml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/zimbardo/etc/config.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 504 by dpavlin, Mon Nov 24 22:08:10 2008 UTC revision 621 by dpavlin, Sat Nov 29 16:41:24 2008 UTC
# Line 29  Line 29 
29    - uri: http://www.claunia.com/qemu/    - uri: http://www.claunia.com/qemu/
30    
31  # local application  # local application
32    'Reblog::Schema':
33    #  dsn: "DBI:mysql:database=reblog"
34      dsn: "DBI:mysql:database=reblog;host=127.0.0.1;port=13306"
35    
36  'A3C::Schema':  'A3C::Schema':
37    dsn: 'dbi:Pg:dbname=a3c'    dsn: 'dbi:Pg:dbname=a3c'
38  #  dsn: 'dbi:SQLite:dbname=./var/a3c.sqlite'  #  dsn: 'dbi:SQLite:dbname=./var/a3c.sqlite'
39    
40    'Strix::Schema':
41      dsn: 'dbi:Pg:dbname=new'
42    #  dsn: 'dbi:SQLite:dbname=./var/strix.sqlite'

Legend:
Removed from v.504  
changed lines
  Added in v.621

  ViewVC Help
Powered by ViewVC 1.1.26