source:
pro-violet-viettel/sourcecode/api.violet.vn/www/config/factories.yml
@
522
Last change on this file since 522 was 289, checked in by dungnv, 11 years ago | |
---|---|
File size: 220 bytes |
Rev | Line | |
---|---|---|
[289] | 1 | all: |
2 | user: | |
3 | class: sfMyUser | |
4 | ||
5 | storage: | |
6 | class: sfDatabaseSessionStorage | |
7 | param: | |
8 | session_dsn: mysql:dbname=sessions;host=127.0.0.1 | |
9 | session_user: sessionuser | |
10 | session_password: sessionpassword |
Note: See TracBrowser
for help on using the repository browser.