2014-08-18 17:45:43 +04:00
|
|
|
{
|
|
|
|
"Server": "{IP}:7070",
|
|
|
|
"StaticServer": "http://{IP}:7070",
|
|
|
|
"EditorChannel": "ws://{IP}:7070",
|
|
|
|
"OutputChannel": "ws://{IP}:7070",
|
|
|
|
"ShellChannel": "ws://{IP}:7070",
|
2014-09-19 20:56:32 +04:00
|
|
|
"SessionChannel": "ws://{IP}:7070",
|
2014-09-03 16:48:53 +04:00
|
|
|
"StaticResourceVersion": "201409032040",
|
2014-09-02 18:57:30 +04:00
|
|
|
"MaxProcs": 4,
|
2014-08-18 17:45:43 +04:00
|
|
|
"RuntimeMode": "dev",
|
2014-09-13 12:50:18 +04:00
|
|
|
"Pwd": "{pwd}",
|
2014-08-31 14:50:38 +04:00
|
|
|
"Users": [
|
|
|
|
{
|
|
|
|
"Name": "admin",
|
2014-09-13 12:50:18 +04:00
|
|
|
"Password": "admin",
|
2014-09-22 19:13:07 +04:00
|
|
|
"Workspace": "{pwd}/data/user_workspaces/admin",
|
|
|
|
"LatestSessionContent": {
|
2014-09-24 07:33:08 +04:00
|
|
|
"fileTree": [
|
|
|
|
"E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest",
|
|
|
|
"E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\123",
|
|
|
|
"E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\hello",
|
|
|
|
"E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\time",
|
|
|
|
"E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\time\\pkg",
|
2014-09-24 08:07:20 +04:00
|
|
|
"D:\\go\\src\\pkg",
|
2014-09-24 07:33:08 +04:00
|
|
|
"D:\\go\\src\\pkg\\archive",
|
|
|
|
"D:\\go\\src\\pkg\\archive\\tar",
|
|
|
|
"D:\\go\\src\\pkg\\archive\\tar\\testdata"
|
2014-09-23 18:29:53 +04:00
|
|
|
],
|
2014-09-24 07:33:08 +04:00
|
|
|
"files": [
|
2014-09-24 08:07:20 +04:00
|
|
|
"E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\time\\pkg\\time.go",
|
|
|
|
"E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\time\\main.go"
|
2014-09-24 07:33:08 +04:00
|
|
|
],
|
2014-09-24 08:07:20 +04:00
|
|
|
"currentFile": "E:\\Work\\go\\src\\github.com\\b3log\\wide\\data\\user_workspaces\\admin\\src\\mytest\\time\\main.go"
|
2014-09-22 19:13:07 +04:00
|
|
|
}
|
2014-08-31 14:50:38 +04:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|