You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
owncloud/core#39600 introduces the possibility for users to have their own default app (basically overwriting the config defaultapp).
WHERE Does This Need To Be Documented (Link)?
I'm actually not sure. As discussed and stated in owncloud/core#39600 (comment), this setting can be adjusted by admins via occ command, but is not intended to be used this way. It's more of a way for users to set it themselves. Currently we plan this for having in the web app only.
WHAT Needs to be Documented?
owncloud/core#39600 introduces the possibility for users to have their own default app (basically overwriting the config
defaultapp).WHERE Does This Need To Be Documented (Link)?
I'm actually not sure. As discussed and stated in owncloud/core#39600 (comment), this setting can be adjusted by admins via
occcommand, but is not intended to be used this way. It's more of a way for users to set it themselves. Currently we plan this for having in the web app only.(Optional) What Type Of Content Change Is This?
(Optional) Which Manual Does This Relate To?