MatrixSynapse/contrib
villepeh bc8eefc1e1
Add a sample bash script to docs for creating multiple worker files (#13032)
Signed-off-by: Ville Petteri Huh.
2022-07-11 18:33:53 +01:00
..
cmdclient Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 2022-06-01 07:32:35 -04:00
docker Improve Docker docs for use with Postgres (#11640) 2022-01-05 10:50:28 +00:00
docker_compose_workers Docker Compose Worker Documentation and Examples (#12737) 2022-06-08 10:26:42 +01:00
grafana docs(contrib): Add link to documentation in dashboard (#12602) 2022-05-09 10:08:31 +00:00
graph Fix-up the contrib/graph scripts. (#13013) 2022-06-10 08:30:14 -04:00
prometheus Improve `reactor_tick_time` metric (#11724) 2022-01-17 12:14:40 +00:00
purge_api Fix Shellcheck SC2089 and SC2090: Quotes in vars 2021-10-22 23:08:54 +01:00
snap Move the `snapcraft` configuration to `contrib`. (#12142) 2022-03-02 19:22:44 +00:00
systemd Fix broken links in INSTALL.md (#10331) 2021-07-08 15:46:13 +01:00
systemd-with-workers Fix some links in `docs` and `contrib` (#10370) 2021-07-13 11:55:48 +01:00
vertobot hacky support for video for FS CC DD 2015-08-06 18:18:36 +01:00
workers-bash-scripts Add a sample bash script to docs for creating multiple worker files (#13032) 2022-07-11 18:33:53 +01:00
README.rst Document contrib directory 2018-04-20 11:47:38 +01:00
example_log_config.yaml Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00

README.rst

Community Contributions
=======================

Everything in this directory are projects submitted by the community that may be useful
to others. As such, the project maintainers cannot guarantee support, stability
or backwards compatibility of these projects. 

Files in this directory should *not* be relied on directly, as they may not
continue to work or exist in future. If you wish to use any of these files then
they should be copied to avoid them breaking from underneath you.