Slavi Pantaleev
95ca182ab5
Remove outdated logging configuration from Dimension
Related to 123a45bb21
Provoked by https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1879
Not sure how bot-sdk's logging level can be adjusted. Seems like
Dimension now hardcodes `LogService.setLevel(LogLevel.DEBUG);` in its
startup code.
3年前
Michael Collins
98e6cd685d
sync with previous repo
4年前
Slavi Pantaleev
d3ecc6f017
Fix bridges failing to upload media when Synapse workers are enabled
5年前
Slavi Pantaleev
2a502db239
Add (SQLite + Postgres) support and automatic migration to matrix-dimension
5年前
transcaffeine
d9f4914e0d
WIP: postgres: create databases for all services
If a service is enabled, a database for it is created in postgres with a uniqque password. The service can then use this database for data storage instead of relying on sqlite.
5年前
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
5年前
Slavi Pantaleev
5da31ba579
Move configuration templates outside of defaults/main.yml files
5年前
Edgars Voroboks
5f13a1e50b
Generate Dimension config from variable
7年前
Edgars Voroboks
bcbfc1e838
Make Matrix Federation required and fix internal federationUrl
7年前
Edgars Voroboks
27772a6420
Point federationUrl to matrix-synapse container
7年前
Edgars Voroboks
b2263f811a
Disable logging to file. Set console logging to verbose.
7年前
Edgars Voroboks
30738d064e
Fix errors
7年前
Edgars Voroboks
1eb78ca93e
Add additional changes for Dimension to work
7年前
Edgars Voroboks
9735a2f600
Implement self-hosted Dimension server
7年前