Skip to content

Commit

Permalink
modified: sendit/settings/bogus_secrets.py
Browse files Browse the repository at this point in the history
	modified:   sendit/settings/config.py
  • Loading branch information
vsoch committed Oct 26, 2017
1 parent e0b87e7 commit 130b057
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion sendit/settings/bogus_secrets.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
DEBUG=True
SECRET_KEY = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
LOCKDOWN_PASSWORDS = ('xxxxxxxxxxxxxxxx',)

SOM_STUDY = GOOGLE_STORAGE_COLLECTION.lower()
2 changes: 0 additions & 2 deletions sendit/settings/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,3 @@
GOOGLE_CLOUD_STORAGE='radiology'
GOOGLE_STORAGE_COLLECTION='' # must be defined before SOM_STUDY
GOOGLE_PROJECT_NAME=None

SOM_STUDY = GOOGLE_STORAGE_COLLECTION.lower()

0 comments on commit 130b057

Please sign in to comment.