mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Update admin_manual/configuration_knowledgebase.rst
applied smaller fixes.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user