Skip to content

Commit a0c56bf

Browse files
author
Contra
committed
quickfix on example config
1 parent 5d9b4aa commit a0c56bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ exports.opt = {
2727
node_base_folder: '/opt/node-v0.4.9_npm_v1.0.3',
2828

2929
//Amazon SES mail info
30-
SES = {
30+
SES: {
3131
AWSAccessKeyID: 'ACCESSKEY',
3232
AWSSecretKey: 'SECRETKEY',
3333
ServiceUrl: 'https://email.us-east-1.amazonaws.com',

0 commit comments

Comments
 (0)