mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
829db4dc6b
commit
102e62d1f7
@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user