Rev 43 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
---
# controls most of the configuration of CAMP. This is designed to be
# loaded into the $configuration hash in both Perl and PHP.
# placed in a yaml file so easily readable by any language which
# supports it (most do)
database:
dbserver: localhost
dbname: camp2
dbusername: camp2
dbpassword: camp2
# defines the debug level the program is running
debug: 0