root/websites/camr/trunk/config.yaml

Revision 7271, 178 bytes (checked in by typester, 9 months ago)

initial import

Line 
1---
2authentication:
3  flickr:
4    key: your api key
5    secret: your secret key
6
7Model::TheSchwartz:
8  args:
9    databases:
10      - dsn: dbi:mysql:theschwartz
11        user: root
Note: See TracBrowser for help on using the browser.