[x] Server @juliushaertl https://github.com/nextcloud/text/pull/748
server gives 404 if rich workspaces is not available
Target: NC19
This is fixed via https://github.com/nextcloud/text/pull/748, or? @juliushaertl
@juliushaertl is the web ui part ready, also globally?
@juliushaertl web ui and server is ready, right?
Yes, with https://github.com/nextcloud/text/pull/748 the clients can detect now if the option for rich workspaces can be shown.
@marinofaggiana Do you have this on your radar? :wink:
I know about the client side :-)
But as we agreed in above:
- on sever it can be disabled
- for each user separately
- global by admin, which overwrites user setting
Is this also done?
Yes, users can disable it in the files app settings (left sidebar) and the admin using the occ command.
Or am I missing something?
I just wanted to be sure :-)
Then I'll mark server part as solved.
@marinofaggiana have you already implemented this?
:ping_pong: @marinofaggiana Any update on this one?
@juliushaertl , implemented.
Yes, users can disable it in the files app settings (left sidebar) and the admin using the occ command.
do we have a screenshot of this one? i don't see it on server user settings.

You have to click on the gear symbol
For reference the global setting is available though occ only at the moment:
occ config:app:set text workspace_available --value=0