ajout item fluxbb (fixes #66)

This commit is contained in:
2019-12-17 11:14:49 +01:00
parent 8c9bd2f8b0
commit e124f3617d
5 changed files with 64 additions and 1 deletions

View File

@ -220,6 +220,13 @@ parameters:
activate_widetherhome: false
%end if
%if %%getVar("ninegate_activate_widfluxbb", 'non') == "oui"
activate_widfluxbb: true
widfluxbb_url: %%ninegate_widfluxbb_url
%else
activate_widfluxbb: false
%end if
%if %%getVar("ninegate_activate_widgepi", 'non') == "oui"
activate_widgepi: true
widgepi_url: %%ninegate_widgepi_url