wide/conf/users/admin.json

45 lines
1.1 KiB
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",
"Theme": "dark",
2015-05-11 10:46:17 +03:00
"Keymap": "wide",
2014-12-23 19:14:03 +03:00
"Created": 1414080000000000000,
2015-12-08 18:48:16 +03:00
"Updated": 1414080000000000000,
2015-12-23 05:07:07 +03:00
"Lived": 1414080000000000000,
"Editor": {
"FontFamily": "Consolas, 'Courier New', monospace",
"FontSize": "13px",
"LineHeight": "17px",
2016-02-26 08:45:54 +03:00
"Theme": "lesser-dark",
"TabSize": "4"
},
"LatestSessionContent": {
"fileTree": [
],
"files": [
],
2015-12-23 05:07:07 +03:00
"currentFile": "",
"layout": {
"side": {
"state": "normal",
"size": 200
},
"sideRight": {
"state": "normal",
"size": 200
},
"bottom": {
"state": "normal",
"size": 100
}
}
}
}