remove mongodb from app_config.yml.example
This commit is contained in:
parent
f371ac9c74
commit
8150cd4317
1 changed files with 0 additions and 4 deletions
|
|
@ -37,10 +37,6 @@ default:
|
||||||
# Diaspora is only tested against this default pubsub server.
|
# Diaspora is only tested against this default pubsub server.
|
||||||
pubsub_server: 'https://pubsubhubbub.appspot.com/'
|
pubsub_server: 'https://pubsubhubbub.appspot.com/'
|
||||||
|
|
||||||
# Host/port for running mongodb server. See also mongodb.conf
|
|
||||||
mongo_host: 'localhost'
|
|
||||||
mongo_port: 27017
|
|
||||||
|
|
||||||
# Setting this to true enables diaspora's "send email" functionality
|
# Setting this to true enables diaspora's "send email" functionality
|
||||||
# requiring meaningful smtp_* settings. These are options for RoR's
|
# requiring meaningful smtp_* settings. These are options for RoR's
|
||||||
# ActionMailer class.
|
# ActionMailer class.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue