Quellcode durchsuchen

Update lower power config example

All other examples show the config to lower the memory usage on the server
pull/899/head
Germain vor 5 Jahren
committed by GitHub
Ursprung
Commit
6768bdcf81
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/faq.md

+ 1
- 1
docs/faq.md Datei anzeigen

@@ -289,7 +289,7 @@ matrix_mailer_enabled: false

# You can also disable this to save more RAM,
# at the expense of audio/video calls being unreliable.
matrix_coturn_enabled: true
matrix_coturn_enabled: false

# This makes Synapse not keep track of who is online/offline.
#


Laden…
Abbrechen
Speichern