diff --git a/config/config.json.dist b/config/config.json.dist index 5454488ffb3..632df67feba 100644 --- a/config/config.json.dist +++ b/config/config.json.dist @@ -15,5 +15,8 @@ "search", "text-editor" ], - "applications" : [] + "applications" : [], + "options": { + "contextHelpers": true + }, } diff --git a/config/config.json.sample-oc10 b/config/config.json.sample-oc10 index 026ad01935f..a432a3044b0 100644 --- a/config/config.json.sample-oc10 +++ b/config/config.json.sample-oc10 @@ -14,5 +14,8 @@ "search", "text-editor", "draw-io" - ] + ], + "options": { + "contextHelpers": true + }, } diff --git a/config/config.json.sample-ocis b/config/config.json.sample-ocis index 256898ea128..352250e4f47 100644 --- a/config/config.json.sample-ocis +++ b/config/config.json.sample-ocis @@ -28,5 +28,8 @@ "id": "accounts", "path": "https://localhost:9200/accounts.js" } - ] + ], + "options": { + "contextHelpers": true + }, } diff --git a/packages/web-app-files/src/components/SideBar/Shares/Collaborators/InviteCollaborator/InviteCollaboratorForm.vue b/packages/web-app-files/src/components/SideBar/Shares/Collaborators/InviteCollaborator/InviteCollaboratorForm.vue index 0c269121c19..441632d6336 100644 --- a/packages/web-app-files/src/components/SideBar/Shares/Collaborators/InviteCollaborator/InviteCollaboratorForm.vue +++ b/packages/web-app-files/src/components/SideBar/Shares/Collaborators/InviteCollaborator/InviteCollaboratorForm.vue @@ -41,8 +41,8 @@ class="oc-mt-xs oc-text-meta" v-text="inviteDescriptionMessage" /> - - + +

Any external person with the respective link can access this resource. No sign-in required. Assign a password to avoid unintended document exposure. - +

There are no resources with a public link at the moment -
-
-
-
-

The Quick link is the link that is always copied if you

-
    -
  • - right click on a file and choose "Get link" or -
  • -
  • - click on the quickaction "Get link" -
  • -
-

- -
-
-
-
+