element-web/element.io/README

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

13 lines
550 B
Text
Raw Normal View History

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