Procházet zdrojové kódy

Update dendrite.yaml.j2

pull/2286/head
Array in a Matrix před 3 roky
committed by GitHub
rodič
revize
70be6eb323
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. +3
    -0
      roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2

+ 3
- 0
roles/custom/matrix-dendrite/templates/dendrite/dendrite.yaml.j2 Zobrazit soubor

@@ -416,3 +416,6 @@ tracing:
# stdout by Dendrite. # stdout by Dendrite.
logging: [] logging: []


# statistics reporting configuration. These statistics contain the server
# name, number of active users and some information on your deployment config.
report_stats: {{ matrix_dendrite_report_stats|to_json }}

Načítá se…
Zrušit
Uložit