mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
add(admin): add command to change the default page
Signed-off-by: Oscar Di Manno <oscar.dimanno1@gmail.com>
This commit is contained in:
committed by
Ferdinand Thiessen
parent
3457da2e0c
commit
ff9ebbb760
@@ -28,3 +28,9 @@ The default layout of the dashboard for all users can be set with the following
|
||||
occ config:app:set dashboard layout --value="files,activity,calendar"
|
||||
|
||||
Changing the default layout will not affect existing users that already have a custom layout stored.
|
||||
|
||||
|
||||
It's possible to replace the default dashboard with a custom app with the following command::
|
||||
|
||||
occ config:app:set core defaultpage --value "/apps/files/extstoragemounts"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user