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:
parent
33ddf4b1ef
commit
8145547437
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user