diff --git a/admin_manual/configuration_knowledgebase.rst b/admin_manual/configuration_knowledgebase.rst index 91be78858..5db266846 100644 --- a/admin_manual/configuration_knowledgebase.rst +++ b/admin_manual/configuration_knowledgebase.rst @@ -10,13 +10,13 @@ Parameters ---------- If you want to disable the ownCloud help menu item for some reason you can use -the ``knowledgebaseenabled`` parameter. The ``knowledgebaseurl`` is used to set -the http path to the ownCloud help page. (The server should understand OCS +the ``knowledgebaseenabled`` parameter. The ``knowledgebaseurl`` parameter is used +to set the http path to the ownCloud help page. (The server should understand OCS (Open Collaboration Services). **Hint:** Keep in mind that disabling the help menu item might increase the number of -support request you have to answer. +support request you have to answer in the future. :: "knowledgebaseenabled" => true, "knowledgebaseurl" => "http://api.apps.owncloud.com/v1",