generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2023-10-10 03:31:11 +00:00
parent 829db4dc6b
commit 102e62d1f7

View File

@@ -391,6 +391,18 @@ knowledgebaseenabled
``true`` enables the Help menu item in the user menu (top right of the
Nextcloud Web interface). ``false`` removes the Help item.
knowledgebase.embedded
^^^^^^^^^^^^^^^^^^^^^^
::
'knowledgebase.embedded' => false,
``true`` embeds the documentation in an iframe inside Nextcloud.
``false`` only shows buttons to the online documentation.
allow_user_to_change_display_name
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^