Skip to content

Commit 1b63042

Browse files
committed
add api host global for autoload
1 parent 35b583a commit 1b63042

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

qiniu/conf.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
global $QINIU_UP_HOST;
55
global $QINIU_RS_HOST;
66
global $QINIU_RSF_HOST;
7+
global $QINIU_API_HOST;
8+
global $QINIU_IOVIP_HOST;
79

810
global $QINIU_ACCESS_KEY;
911
global $QINIU_SECRET_KEY;

0 commit comments

Comments
 (0)