Parcourir la source

Fix YAML indentation in docs

pull/967/head
Slavi Pantaleev il y a 5 ans
Parent
révision
efbeb42857
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      docs/configuring-playbook-sygnal.md

+ 1
- 1
docs/configuring-playbook-sygnal.md Voir le fichier

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


Chargement…
Annuler
Enregistrer