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
4f96bd74df
commit
8b60aa0fd4
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
|
||||
|
||||
|
||||
**Shipped version:** 2.1.5~ynh1
|
||||
**Shipped version:** 2.1.6~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
|
||||
|
||||
|
||||
**Version incluse :** 2.1.5~ynh1
|
||||
**Version incluse :** 2.1.6~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue