Files
opencloud/services/web
David Christofas e0efc38cbd Update services/web/README.md
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-02-15 10:21:53 +01:00
..
2022-06-27 14:05:36 +02:00
2023-02-09 22:33:40 +01:00
2023-02-15 10:21:53 +01:00

Web service

The web service embeds and serves the static files of the Infinite Scale Web Client.
It also provides a minimal API for branding functionality like changing the logo.

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.