0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-15 18:13:46 +02:00
synapse/contrib
2022-10-17 12:00:09 +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 Remove not needed replication listener in docker compose example (#14107) 2022-10-17 12:00:09 +01:00
grafana Update Grafana dashboard to not use legacy metric names. (#13714) 2022-09-06 12:21:21 +01:00
graph Fix-up the contrib/graph scripts. (#13013) 2022-06-10 08:30:14 -04:00
prometheus Add comments to the Prometheus recording rules to make it clear which set of rules you need for Grafana or Prometheus Console. (#13876) 2022-09-23 11:46:45 +01: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 worker_main_http_uri to the contrib bash script (#13772) 2022-09-21 15:58:46 +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 Document contrib directory 2018-04-20 11:47:38 +01:00

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.