wide/conf/users/admin.json

33 lines
879 B
JSON
Raw Normal View History

{
"Name": "admin",
2014-12-23 19:14:03 +03:00
"Password": "d1bfca21893c908e64fabda01d71294b1ccdcaa7",
"Salt": "dnoyeb",
"Email": "",
"Gravatar": "d41d8cd98f00b204e9800998ecf8427e",
"Workspace": "${GOPATH}",
"Locale": "en_US",
"GoFormat": "gofmt",
"FontFamily": "Helvetica",
"FontSize": "13px",
2014-12-19 12:44:50 +03:00
"Theme": "default",
2015-05-11 10:46:17 +03:00
"Keymap": "wide",
2014-12-23 19:14:03 +03:00
"Created": 1414080000000000000,
"Updated": 1414080000000000000,
2015-03-08 03:46:57 +03:00
"Lived": 1414080000000000000,
"Editor": {
"FontFamily": "Consolas, 'Courier New', monospace",
"FontSize": "13px",
"LineHeight": "17px",
"Theme": "wide",
"TabSize": "4"
},
"LatestSessionContent": {
2015-03-08 03:46:57 +03:00
"FileTree": [],
"Files": [],
2015-01-19 05:19:38 +03:00
"CurrentFile": "",
"FileTreeLayout": null,
"EditorLayout": null,
"OutlineLayout": null,
"BottomLayout": null
}
}