Parent Directory
|
Revision Log
|
Patch
| Revision 283 | Revision 284 | ||
|---|---|---|---|
| 1 | # $Id$ | 1 | # $Id$ |
| 2 | # Scire Server config file. | 2 | # Scire Server config file. |
| 3 | debug=1 | 3 | debug=1 |
| 4 | logfile=/tmp/scireserver.log | ||
| 4 | #Database stuff. | 5 | #Database stuff. |
| 5 | db_type=mysql | 6 | db_type=mysql |
| 6 | db_host=localhost | 7 | db_host=localhost |
| 7 | db_name=scire | 8 | db_name=scire |
| 8 | db_user=foo | 9 | db_user=foo |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |