Skip to content

Commit ce64845

Browse files
committed
Update settings.php.dist
1 parent 5e10295 commit ce64845

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/settings.php.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
return [
44
'clientId' => 'your-client-id',
55
'clientSecret' => 'your-client-secret',
6+
// 'accountId' => 'your-account-id-which-is-used-to-create-an-account_token', // optional
67
'demoUrl' => 'https://your-domain/path-to-this-directory/',
78
'oauth2scope' => 'service',
89
'apiUri' => 'https://cs-try.ssl.com/csc/v0'

0 commit comments

Comments
 (0)