Skip to content

Instantly share code, notes, and snippets.

@nataliepo
Created July 25, 2012 15:56
Show Gist options
  • Save nataliepo/3176925 to your computer and use it in GitHub Desktop.
Save nataliepo/3176925 to your computer and use it in GitHub Desktop.
APP_NAME = 'Local Demo'
DROPBOX_SETTINGS = {
# 29pco -- DEV KEYS
'app_key': 'key',
'app_secret': 'secret',
'access_type': 'app_folder',
'folder': '',
'app_name': '',
'display_folder': 'Apps/29thStPublisher/'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment