webservices/.node-red/.config.users.json
Mauro Rosero P. 2848ef8f87
[IMPROVED] Configuración de Node-RED con proyectos habilitados
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-01 18:30:10 -05:00

33 lines
No EOL
902 B
JSON

{
"_": {
"editor": {
"view": {
"view-store-zoom": false,
"view-store-position": false,
"view-show-grid": true,
"view-snap-grid": true,
"view-grid-size": "20",
"view-node-status": true,
"view-node-show-label": true,
"view-show-tips": true,
"view-show-welcome-tours": true
},
"tours": {
"welcome": "4.0.9-git"
}
},
"git": {
"globalUser": {
"name": "Mauro Rosero P.",
"email": "mauro@rosero.one"
},
"user": {
"name": "Mauro Rosero P.",
"email": "mauro@rosero.one"
},
"workflow": {
"mode": "manual"
}
}
}
}