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
2920f524cf
commit
ffe229daae
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ logging: { // replace the default logging option ...defaultSettings.logging, //
|
||||||
You can check the default settings Yunohost generates at `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 `data/settings.js` and find the documentation for configuring Node-RED here: https://nodered.org/docs/user-guide/runtime/configuration
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.1.6~ynh1
|
**Shipped version:** 2.2.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,7 @@ module.exports = (defaultSettings) => ({
|
||||||
Vous pouvez consulter les paramètres par défaut générez par Yunohost dans `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 `data/settings.js` et trouver la documentation pour configurer Node-RED ici: https://nodered.org/docs/user-guide/runtime/configuration
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.1.6~ynh1
|
**Version incluse :** 2.2.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue