Making sure `readme` is up-to-date

This commit is contained in:
Andrew Hayward 2013-05-01 10:40:27 +01:00
Родитель f94aec9397
Коммит 6b3c8374d8
1 изменённых файлов: 8 добавлений и 6 удалений

Просмотреть файл

@ -5,8 +5,10 @@ The website for the Chicago Summer of Learning, developed by Ocupop and Mozilla.
## Environment
Property | Default | Description
-------|-------|----------
----------------|----------|-------------------------
`CSOL_DB_NAME` | `"csol"` | Name of the database.
`CSOL_DB_USER` | `"root"` | Database username.
`CSOL_DB_PASS` | `null` | Database password.
`CSOL_DB_HOST` | `null` | Database host.
`CSOL_DB_PORT` | `null` | Database port.
`COOKIE_SECRET` | `null` | Seed for session cookie.