mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Auto-update README
This commit is contained in:
parent
d0d20f14ed
commit
9fe1f1f2f1
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ logging: { // replace the default logging option ...defaultSettings.logging, //
|
||||||
You can check the default settings Yunohost generates at `/opt/yunohost/nodered/data/settings.js` and find the documentation for configuring Node-RED here: https://nodered.org/docs/user-guide/runtime/configuration
|
You can check the default settings Yunohost generates at `/opt/yunohost/nodered/data/settings.js` and find the documentation for configuring Node-RED here: https://nodered.org/docs/user-guide/runtime/configuration
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 3.0.2~ynh2
|
**Shipped version:** 3.0.2~ynh3
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -50,7 +50,7 @@ module.exports = (defaultSettings) => ({
|
||||||
Vous pouvez consulter les paramètres par défaut générez par Yunohost dans `/opt/yunohost/nodered/data/settings.js` et trouver la documentation pour configurer Node-RED ici: https://nodered.org/docs/user-guide/runtime/configuration
|
Vous pouvez consulter les paramètres par défaut générez par Yunohost dans `/opt/yunohost/nodered/data/settings.js` et trouver la documentation pour configurer Node-RED ici: https://nodered.org/docs/user-guide/runtime/configuration
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 3.0.2~ynh2
|
**Version incluse :** 3.0.2~ynh3
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue