You've already forked matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-08-10 21:52:20 +02:00
Change value of client_secret to avoid confusion
This commit is contained in:
@@ -120,7 +120,7 @@ matrix_bot_go_neb_services:
|
|||||||
UserID: "@imgur:{{ matrix_domain }}" # requires a Syncing client
|
UserID: "@imgur:{{ matrix_domain }}" # requires a Syncing client
|
||||||
Config:
|
Config:
|
||||||
client_id: "AIzaSyA4FD39m9"
|
client_id: "AIzaSyA4FD39m9"
|
||||||
client_secret: "AIzaSyA4FD39m9"
|
client_secret: "somesecret"
|
||||||
|
|
||||||
- ID: "wikipedia_service"
|
- ID: "wikipedia_service"
|
||||||
Type: "wikipedia"
|
Type: "wikipedia"
|
||||||
|
Reference in New Issue
Block a user