MDL-33476 repositories: Added instructions to assist with setting up Dropbox keys
This commit is contained in:
committed by
Dan Poltawski
parent
5fd1ca61b8
commit
db181b6a14
@@ -30,5 +30,5 @@ $string['pluginname'] = 'Dropbox';
|
||||
$string['apikey'] = 'Dropbox API key';
|
||||
$string['dropbox'] = 'Dropbox';
|
||||
$string['secret'] = 'Dropbox secret';
|
||||
$string['instruction'] = 'You can get your API Key and secret from <a href="http://www.dropbox.com/developers/apps">Dropbox developers</a>';
|
||||
$string['instruction'] = 'You can get your API Key and secret from <a href="http://www.dropbox.com/developers/apps">Dropbox developers</a>. When setting up your key please select "Full Dropbox" as the "Access level".';
|
||||
$string['dropbox:view'] = 'View a Dropbox folder';
|
||||
|
||||
Reference in New Issue
Block a user