fix: capabilities for directory

This commit is contained in:
Jean-Baptiste Pasquier 2020-02-24 14:27:25 +00:00
parent dd94f4370b
commit 9062babe0a
1 changed files with 2 additions and 1 deletions

View File

@ -46,8 +46,9 @@ Current Sib App capabilities:
| - | - | - |
| Base | `djangoldp_account`, `djangoldp_profile`, `djangoldp_notification`, `oidc_provider` | `users` |
| Circles | `djangoldp_circle` | `circles` |
| Projects | `djangoldp_project` | `projects`, `customers` |
| Directory | `djangoldp_account` and `djangoldp_profile` | `users` + `publicDirectory` set to `true` |
| Events | `djangoldp_event` | `events`, `typeevents`, `uploads` |
| Projects | `djangoldp_project` | `projects`, `customers` |
Federated Sib App needs to use `config.sample.federated.json` example.