Skip to content

Commit

Permalink
Update igvwebConfig.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jrobinso authored Jul 16, 2024
1 parent d1190ee commit 378c6c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions igvwebConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ var igvwebConfig = {
sessionRegistryFile: "resources/sessions/sessionRegistry.json",

// Supply a drobpox api key to enable the Dropbox file picker in the load menus. This is optional
dropboxAPIKey: "8glijwyao9fq8we",
//dropboxAPIKey: "...",

// Supply a Google client id to enable the Google file picker in the load menus. This is optional
clientId: "661332306814-fmasnut050v7qds33tsa2rtvd5tc06sl.apps.googleusercontent.com",
apiKey: "AIzaSyCEmqU2lrAgKxJCbnJX87a5F3c9GejCCLA",
//clientId: "...",
//apiKey: "...",

// Provide a URL shorterner function or object. This is optional. If not supplied
// sharable URLs will not be shortened. If using tinyURL supply an api token
Expand Down

0 comments on commit 378c6c8

Please sign in to comment.