From f91ca7d6508b16f8a7771efa7ed28632c53be928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sat, 27 Oct 2012 11:45:26 +0200 Subject: [PATCH] added short description to the server section [ci skip] --- config/diaspora.yml.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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