Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/admin/configuration/web-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ Once the app is copied to the correct location, it will automatically appear in

Some OpenCloud apps require additional configuration — for example, the External Sites app.

These configurations can be managed in the following file:
This particular app can be configured by creating the file config.json in the web apps directory:

```bash
opencloud-compose/config/opencloud/apps/external-sites/manifest.json
/web/assets/apps/external-sites/config.json
```

:::note
Configuration details vary between apps.
For specific setup instructions, please refer to the official documentation of the respective app.
For specific setup instructions, please refer to the [official documentation](https://github.com/opencloud-eu/web-extensions/tree/main) of the respective app.
:::