add a small README for the web service
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Web service
|
||||
|
||||
The web service embeds and serves the static files of the [Infinite Scale Web Client](https://github.com/owncloud/web).
|
||||
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 assets then you can do that by setting the `WEB_ASSET_PATH` variable to point to your compiled files.
|
||||
Reference in New Issue
Block a user