We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccca8b commit da32415Copy full SHA for da32415
node-red-test/settings.js
@@ -179,12 +179,12 @@ module.exports = {
179
editorTheme: {
180
page: {
181
title: "Node-RED Test"
182
- # favicon: "/usr/src/app/assets/favicon.ico"
+ // favicon: "/usr/src/app/assets/favicon.ico"
183
},
184
header: {
185
186
- #image: "/usr/src/app/assets/resin_logo.png", // or null to remove image
187
- #url: "https://resin.io"
+ // image: "/usr/src/app/assets/resin_logo.png", // or null to remove image
+ // url: "https://resin.io"
188
189
projects: {
190
enabled: true
0 commit comments