Created
July 25, 2012 15:56
-
-
Save nataliepo/3176925 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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