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
Update validate_config.yml
pull/1478/head
Shreyas Ajjarapu
4 years ago
committed by
GitHub
parent
25ced724ac
commit
6a9775520b
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/matrix-bridge-mautrix-twitter/tasks/validate_config.yml
+ 1
- 1
roles/matrix-bridge-mautrix-twitter/tasks/validate_config.yml
View File
@@ -9,7 +9,7 @@
- "matrix_mautrix_twitter_appservice_token"
- "matrix_mautrix_twitter_homeserver_token"
- name: Fail if
required setting
s not defined
- name: Fail if
database i
s not defined
fail:
msg: >-
You need to define a need to set `matrix_mautrix_twitter_database_engine: postgres` and redefine the other `matrix_mautrix_twitter_database_*` variables
Write
Preview
Loading…
Cancel
Save