Fix YAML indentation in docs
This commit is contained in:
parent
5b7dbe8275
commit
efbeb42857
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue