Change value of client_secret to avoid confusion
This commit is contained in:
parent
bfe0ca6cf8
commit
9f95cef494
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user