Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Use example for permissions.
Browse files Browse the repository at this point in the history
Remove my email but still make it obvious what the format should be.
  • Loading branch information
robyoung committed Jul 29, 2013
1 parent ae79c69 commit 7e514b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backdrop/write/config/development_environment_sample.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
'deposit_foreign_marriage_realtime': 'deposit_foreign_marriage_realtime-bearer-token',
}
PERMISSIONS = {
'rob.young@digital.cabinet-office.gov.uk': ['xls_test', 'my_xlsx_bucket']
'user@host': ['bucket_one', 'bucket_two']
}
OAUTH_CLIENT_ID = \
"1759c91cdc926eebe5d5c9fce53a58170ad17ba30a22b4b451c377a339a98844"
Expand Down

0 comments on commit 7e514b4

Please sign in to comment.