From c10c31b52b8d4a8dfb8e6ae5fe860c8ed00d65ee Mon Sep 17 00:00:00 2001 From: Lukas Matt Date: Mon, 25 Apr 2016 14:45:52 +0200 Subject: [PATCH] Adjust links and description in diaspora config --- config/diaspora.yml.example | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config/diaspora.yml.example b/config/diaspora.yml.example index 7b0c93ef6..25813ff15 100644 --- a/config/diaspora.yml.example +++ b/config/diaspora.yml.example @@ -200,6 +200,9 @@ configuration: ## Section chat: ## Section ## Enable the chat service and all its components. + ## + ## Please make sure that you followed the Installation-Instructions first: + ## https://wiki.diasporafoundation.org/Integration/Chat#Installation.2FUpdate #enabled: true ## Custom XMPP server configuration goes here. @@ -217,8 +220,8 @@ configuration: ## Section ## The easiest way of avoiding certificate and mixed-content issues ## is to use a proxy, e.g.: ## - ## Apache: https://wiki.diasporafoundation.org/Vines#Apache2 - ## Nginx: https://wiki.diasporafoundation.org/Vines#Nginx + ## Apache: https://wiki.diasporafoundation.org/Integration/Chat#Apache2 + ## Nginx: https://wiki.diasporafoundation.org/Integration/Chat#Nginx ## ## If you configured your proxy correctly, ## you should set the proxy option to 'true'