mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
chore(administration): Generate system config documentation from config.sample.php
This commit is contained in:
@@ -243,6 +243,8 @@ installer. (There are also per-user salts.) If you lose this salt you lose
|
||||
all your passwords. This example is for documentation only, and you should
|
||||
never use it.
|
||||
|
||||
.. deprecated:: This salt is deprecated and only used for legacy-compatibility, developers should *NOT* use this value for anything nowadays. 'passwordsalt' => 'd3c944a9af095aa08f',
|
||||
|
||||
secret
|
||||
^^^^^^
|
||||
|
||||
@@ -2317,6 +2319,8 @@ Sort groups in the user settings by name instead of the user count
|
||||
|
||||
By enabling this the user count beside the group name is disabled as well.
|
||||
|
||||
.. deprecated:: since Nextcloud 29 - Use the frontend instead or set the app config value `group.sortBy` for `core` to `2`
|
||||
|
||||
Comments
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user