Support of WG4 OpenFronthaul Management-Plane VES
[oam.git] / solution / smo / apps / flows / data / .config.users.json
1 {
2     "_": {
3         "editor": {
4             "view": {
5                 "view-store-zoom": false,
6                 "view-store-position": false,
7                 "view-show-grid": true,
8                 "view-snap-grid": true,
9                 "view-grid-size": 20,
10                 "view-node-status": true,
11                 "view-node-show-label": true,
12                 "view-show-tips": true,
13                 "view-show-welcome-tours": true
14             },
15             "tours": {
16                 "welcome": "3.0.2"
17             },
18             "keymap": {
19                 "core:enable-selected-nodes": {
20                     "scope": "*",
21                     "key": "ctrl-alt-e"
22                 },
23                 "core:disable-selected-nodes": {
24                     "scope": "*",
25                     "key": "ctrl-alt-d"
26                 }
27             }
28         },
29         "menu-menu-item-sidebar": true
30     }
31 }