Skip to content

Commit fda8311

Browse files
authored
Update sensorsdata_conf.js
1 parent 6205b8b commit fda8311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sensorsdata_conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
var conf = {
22
// 神策分析的全局变量名
33
name: 'sensors',
4-
// 神策分析数据接收地址,类似(http://xxx.cloud.sensorsdata.cn:8006/sa?project=gxq&token=312d2dfw21)
4+
// 神策分析数据接收地址,类似(https://xxx.cloud.sensorsdata.cn:8006/sa?project=gxq&token=312d2dfw21)
55
server_url: '',
66
// 传入的字符串最大长度限制
77
max_string_length: 200,

0 commit comments

Comments
 (0)