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:16:50 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
550150b9d53081cad35ff61e38160d7dbc6c3d91
550150b9
1 parent
85afaa84
Updated 客户端相关配置接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
客户端相关配置接口.md
客户端相关配置接口.md
View file @
550150b
...
...
@@ -7,10 +7,8 @@ info_url:http://api.boxfish.cn/info
```
json
{
"queue"
:{
"log_queue_url"
:
"..."
,
"log_queue_name"
:
"..."
,
"event_queue_url"
:
"..."
,
"event_queue_name"
:
"..."
"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"
,
}
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment