blob: e1e36a0e97a8ab89d4acce1813bb72a1538d893e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
10c10
< // dropboxAPIKey: 'your dropbox API key',
---
> dropboxAPIKey: 'e43594OGdsaWp3eWFvOWZxOHdl',
13c13
< // clientId: "your Google client id",
---
> clientId: "Z_%%12NTkxNTk1NjcyNjAyLWNsYXNwaHB1b3Jqc3I1c2gyNHU2YWF0NGk1dnZydGU2LmFwcHMuZ29vZ2xldXNlcmNvbnRlbnQuY29t",
16,18c16,18
< // googleDriveEnabled: true,
< // apiKey: "your Google api key",
< // appId: "your Google app ID", // The Google project number
---
> googleDriveEnabled: true,
> apiKey: "AIzaSyAQ6aQY3rDBh2XEth2PRC0YJn4Q8czc2N8",
> appId: "591595672602", // The Google project number
|