Files
opencloud/services/web
2023-03-07 23:24:01 +01:00
..
2022-06-27 14:05:36 +02:00
2023-03-06 19:01:16 +01:00
2023-03-07 23:24:01 +01:00
2023-02-15 10:21:59 +01:00

Web Service

The web service embeds and serves the static files for the Infinite Scale Web Client.
Note that clients will respond with a connection error if the web service is not available.

The web service also provides a minimal API for branding functionality like changing the logo shown.

Custom Compiled Web Assets

If you want to use your custom compiled web client assets instead of the embedded ones, then you can do that by setting the WEB_ASSET_PATH variable to point to your compiled files. See ownCloud Web / Getting Started and ownCloud Web / Setup with oCIS for more details.