Skip to content

Commit

Permalink
Merge pull request #107 from coaku/b_xzk_upload_qiniu_com
Browse files Browse the repository at this point in the history
#9891
  • Loading branch information
longbai committed Jul 9, 2014
2 parents 88d1a9f + 1d6e659 commit da44a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiniu/conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports.SECRET_KEY = '<DONT SEND YOUR SECRET KEY TO ANYONE>';

exports.USER_AGENT = 'qiniu nodejs-sdk v6.1.3';

exports.UP_HOST = 'http://up.qbox.me';
exports.UP_HOST = 'http://upload.qiniu.com';
exports.RS_HOST = 'http://rs.qbox.me';
exports.RSF_HOST = 'http://rsf.qbox.me';
exports.RPC_TIMEOUT = 3600000; // default rpc timeout: one hour

0 comments on commit da44a56

Please sign in to comment.