Files
ThreadNet-Web/apps/web/element.io/README
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
559 B
Plaintext
Raw Normal View History

2019-07-12 10:48:34 +01:00
This directory contains the config files and deployment scripts for the official
2020-07-13 18:34:46 +01:00
element.io distribution of Element Web.
2019-07-12 10:48:34 +01:00
You probably do not want to build with this config unless you're building the
2020-07-13 18:34:46 +01:00
official element.io distribution, but these files may be useful if you want to
2019-07-12 10:48:34 +01:00
inspect the configuration used there.
2020-07-13 18:34:46 +01:00
Element Desktop uses a separate config (see
2026-03-24 13:33:49 +00:00
https://github.com/element-hq/element-web/tree/develop/apps/desktop/element.io).
2019-07-12 16:46:38 +01:00
Deployment scripts (such as app/deploy.py) are meant to be run on the web server
2020-07-13 18:34:46 +01:00
hosting the Element installation.