Quellcode durchsuchen

Fix YAML indentation in docs

pull/967/head
Slavi Pantaleev vor 5 Jahren
Ursprung
Commit
efbeb42857
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/configuring-playbook-sygnal.md

+ 1
- 1
docs/configuring-playbook-sygnal.md Datei anzeigen

@@ -23,7 +23,7 @@ matrix_sygnal_enabled: true
matrix_sygnal_apps:
com.example.myapp.ios:
type: apns
keyfile: /data/my_key.p8
keyfile: /data/my_key.p8
# .. more configuration ..
com.example.myapp.android:
type: gcm


Laden…
Abbrechen
Speichern