Skip to content

Instantly share code, notes, and snippets.

@aukevs
Created October 15, 2011 12:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aukevs/1289492 to your computer and use it in GitHub Desktop.
Save aukevs/1289492 to your computer and use it in GitHub Desktop.
parameters ini
[parameters]
database_driver="pdo_sqlite"
database_host="localhost"
database_port=""
database_name="development.db"
database_user="root"
database_password=""
mailer_transport="smtp"
mailer_host="localhost"
mailer_user=""
mailer_password=""
locale="en"
secret="9bb643eac12136d4623d7b2abfc30a619fdaaea9"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment