mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-09 05:39:52 -06:00
Merge pull request #9845 from owncloud/ocm_readme_text_addon
[docs-only] Document the expected location of the ocmproviders.json file
This commit is contained in:
@@ -17,7 +17,7 @@ Internal GRPC APIs:
|
||||
|
||||
The `ocm` services implements an invitation workflow which needs to be followed before creating federated shares. Invitations are limited to trusted instances, however.
|
||||
|
||||
The list of trusted instances is managed by the `ocmproviderauthorizer` service. The only supported backend currently is `json` which stores the list in a json file on disk.
|
||||
The list of trusted instances is managed by the `ocmproviderauthorizer` service. The only supported backend currently is `json` which stores the list in a json file on disk. Note that the `ocmproviders.json` file, which holds that configuration, is expected to be located in the root of the ocis config directory.
|
||||
|
||||
Example `ocmproviders.json` file:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user