Fix YAML indentation in docs
This commit is contained in:
parent
5b7dbe8275
commit
efbeb42857
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue