Ver a proveniência
Merge pull request #4083 from luixxiul/fix
Update docs/faq.md: remove matrix_ma1sd_enabled from the suggestion to disable it
pull/4084/head
Slavi Pantaleev
há 1 ano
committed by
GitHub
ascendente
cometimento
069e574d13
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
1 ficheiros alterados com
0 adições e
3 eliminações
-
docs/faq.md
|
|
|
@@ -296,9 +296,6 @@ See [Serving the base domain](configuring-playbook-base-domain-serving.md). |
|
|
|
You can disable some not-so-important services to save on memory. |
|
|
|
|
|
|
|
```yaml |
|
|
|
# An identity server is not a must. |
|
|
|
matrix_ma1sd_enabled: false |
|
|
|
|
|
|
|
# Disabling this will prevent email-notifications and other such things from working. |
|
|
|
exim_relay_enabled: false |
|
|
|
|
|
|
|
|