File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 249
249
'deauthlink' : 'https://security.google.com/settings/security/permissions' ,
250
250
'brandimage' : '/google-btn.png'
251
251
},
252
- {
253
- 'display' : 'Google Drive (full access)' ,
254
- 'type' : 'gd' ,
255
- 'id' : 'googledocs' ,
256
- 'scope' : 'https://www.googleapis.com/auth/drive' ,
257
- 'extraurl' : 'access_type=offline&approval_prompt=force' ,
258
- 'servicelink' : 'https://drive.google.com' ,
259
- 'deauthlink' : 'https://security.google.com/settings/security/permissions' ,
260
- 'brandimage' : '/google-btn.png'
261
- },
252
+ # {
253
+ # 'display': 'Google Drive (full access)',
254
+ # 'type': 'gd',
255
+ # 'id': 'googledocs',
256
+ # 'scope': 'https://www.googleapis.com/auth/drive',
257
+ # 'extraurl': 'access_type=offline&approval_prompt=force',
258
+ # 'servicelink': 'https://drive.google.com',
259
+ # 'deauthlink': 'https://security.google.com/settings/security/permissions',
260
+ # 'brandimage': '/google-btn.png'
261
+ # },
262
262
{
263
263
'display' : 'Google Cloud Storage' ,
264
264
'type' : 'gd' ,
You can’t perform that action at this time.
0 commit comments