Adjust links and description in diaspora config
This commit is contained in:
parent
f0d5ff12a2
commit
c10c31b52b
1 changed files with 5 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue