Skip to content

Commit

Permalink
Merge pull request #108 from qiniu/develop
Browse files Browse the repository at this point in the history
Release 6.1.4
  • Loading branch information
longbai committed Jul 11, 2014
2 parents db463e4 + da44a56 commit 580ba7b
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 580ba7b

Please sign in to comment.