24 lines
571 B
JSON
24 lines
571 B
JSON
{
|
|
"Name": "admin",
|
|
"Password": "admin",
|
|
"Email": "",
|
|
"Gravatar": "d41d8cd98f00b204e9800998ecf8427e",
|
|
"Workspace": "${GOPATH}",
|
|
"Locale": "en_US",
|
|
"GoFormat": "gofmt",
|
|
"FontFamily": "Helvetica",
|
|
"FontSize": "13px",
|
|
"Theme": "default",
|
|
"Editor": {
|
|
"FontFamily": "Consolas, 'Courier New', monospace",
|
|
"FontSize": "13px",
|
|
"LineHeight": "17px",
|
|
"Theme": "wide",
|
|
"TabSize": "4"
|
|
},
|
|
"LatestSessionContent": {
|
|
"FileTree": [],
|
|
"Files": [],
|
|
"CurrentFile": ""
|
|
}
|
|
} |