Added Google integration for possible calendar use
This commit is contained in:
@ -36,4 +36,8 @@ tts:
|
|||||||
cache_dir: /tmp/tts
|
cache_dir: /tmp/tts
|
||||||
time_memory: 300
|
time_memory: 300
|
||||||
base_url: !secret remote_url
|
base_url: !secret remote_url
|
||||||
service_name: google_say
|
service_name: google_say
|
||||||
|
|
||||||
|
google:
|
||||||
|
client_id: !secret google_client_id
|
||||||
|
client_secret: !secret google_client_secret
|
Reference in New Issue
Block a user