This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Fix YAML indentation in docs
pull/967/head
Slavi Pantaleev
5 years ago
parent
5b7dbe8275
commit
efbeb42857
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/configuring-playbook-sygnal.md
+ 1
- 1
docs/configuring-playbook-sygnal.md
View File
@@ -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
Write
Preview
Loading…
Cancel
Save