Setting standard app

As we now have an almost working dashboard app, the question came in mind, how to set the standard app. On login I’m landing in the Files app. Is there a simple way to choose which app is the standard / first one?

Use the config for that. Add the line:

'defaultapp' => 'dashboard',

Should do the trick :slight_smile:

2 Likes

You can use a comma-separated list of app names, so if the first app is not enabled for a user then Nextcloud will try the second one, and so on.

'defaultapp' => 'dashboard,calendar,files',

1 Like

Thank you both for pointing this out :slight_smile:

I wonder if it would be possible to open a “page” (HTML or PicoCMS) as an iframe? Ie can I use an adress to a file and not an “app”?

for me that doesn’t work wanted talk as a start page. I entered Talk and Spreed does not work