mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
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:
|
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…
Reference in New Issue
Block a user