Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chong
2016-02-25 15:19:06 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
59d8778bcd80b681691488b3dcb7b55b951fc5d8
59d8778b
1 parent
550150b9
Updated 客户端相关配置接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
客户端相关配置接口.md
客户端相关配置接口.md
View file @
59d8778
...
...
@@ -7,8 +7,8 @@ info_url:http://api.boxfish.cn/info
```
json
{
"queue"
:{
"log_queue_url"
:
"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/
local-boxfish-log-v2
"
,
"event_queue_url"
:
"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/
local-boxfish-word-event"
,
"log_queue_url"
:
"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/
${boxfish-log-v2}
"
,
"event_queue_url"
:
"http://1296825402699921.mns.cn-hangzhou.aliyuncs.com/queues/
${boxfish-word-event}"
}
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment