diff --git a/config/diaspora.yml.example b/config/diaspora.yml.example index 0f71bfffa..b9b241c5e 100644 --- a/config/diaspora.yml.example +++ b/config/diaspora.yml.example @@ -99,7 +99,8 @@ configuration: ## Section ## Diaspora is only tested against this default pubsub server. ## You likely don't want to change this. #pubsub_server: 'https://pubsubhubbub.appspot.com/' - + + ## Settings affecting how ./script/server behaves. server: ## Section ## The port on which the appserver should listen #port: 3000