Making the uncomment-able db string match the one that we use in the install docs

This commit sponsored by Denise Merkel.  Thanks, Mom!  Happy Mother's Day!
This commit is contained in:
Christopher Allan Webber 2013-05-12 11:45:31 -05:00
parent 33ddf4b1ef
commit 8145547437

View File

@ -11,7 +11,7 @@ email_sender_address = "notice@mediagoblin.example.org"
## Uncomment and change to your DB's appropiate setting.
## Default is a local sqlite db "mediagoblin.db".
# sql_engine = postgresql:///gmg
# sql_engine = postgresql:///mediagoblin
# set to false to enable sending notices
email_debug_mode = true