mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 12:04:53 -04:00
Stop installing Matrix Console by default
This is based on the work done by @krombel in #2601.
This commit is contained in:
parent
a2ed0f287e
commit
df96177ca7
6 changed files with 44 additions and 58 deletions
|
@ -69,9 +69,6 @@ REQUIREMENTS = {
|
|||
}
|
||||
|
||||
CONDITIONAL_REQUIREMENTS = {
|
||||
"web_client": {
|
||||
"matrix_angular_sdk>=0.6.8": ["syweb>=0.6.8"],
|
||||
},
|
||||
"email.enable_notifs": {
|
||||
"Jinja2>=2.8": ["Jinja2>=2.8"],
|
||||
"bleach>=1.4.2": ["bleach>=1.4.2"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue