riot-web/riot.im
J. Ryan Stinnett 12267159f2 Enable and document presence in room list feature flag
Part of https://github.com/vector-im/riot-web/issues/11799
2020-01-13 11:53:46 +00:00
..
app Update riot.im enable_presence_by_hs_url for new matrix.org client URL 2019-11-29 19:43:09 -06:00
develop Enable and document presence in room list feature flag 2020-01-13 11:53:46 +00:00
README Clarify deployment scripts 2019-07-12 16:46:38 +01:00

README

This directory contains the config files and deployment scripts for the official
riot.im distribution of Riot Web at https://riot.im.

You probably do not want to build with this config unless you're building the
official riot.im distribution, but these files may be useful if you want to
inspect the configuration used there.

Riot Desktop uses a separate config (see electron_app/riot.im/config.json).

Deployment scripts (such as app/deploy.py) are meant to be run on the web server
hosting the Riot installation.