Skip to content

Instantly share code, notes, and snippets.

@mrgenixus
Created October 3, 2012 16:44
Show Gist options
  • Save mrgenixus/3828209 to your computer and use it in GitHub Desktop.
Save mrgenixus/3828209 to your computer and use it in GitHub Desktop.
protean.shortname = protean
protean.longname = Protean
protean.url = http://127.0.0.1
protean.secureurl = http://127.0.0.1
protean.projectdir = /var/www/protean
protean.debugemail = mrgenixus@gmail.com
propel.database = mysql
propel.database.host = localhost
propel.database.user = protean
propel.database.password = protean
propel.database.name = protean
propel.database.classname = DebugPDO
propel.mysql.tableType = InnoDB
propel.generator.buildpath = /usr/lib/php/data/propel_generator
propel.addGenericAccessors = true
propel.addGenericMutators = true
propel.addTimeStamp = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment